Skip to content

Commit

Permalink
Adds various badge icons, rebases verified as badge-check (#1118)
Browse files Browse the repository at this point in the history
* Adds various badge icons, rebases verified as badge-check

* Add some more tags

* Revert "fix: fixed github icon api route issue (#1117)"

This reverts commit 49bd49b.

* manually revert merge

* manually optimize badge shape

* Update icons/circle-dollar-sign.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

---------

Co-authored-by: Karsa <karsa@karsa.org>
Co-authored-by: Jakob Guddas <github@jguddas.de>
  • Loading branch information
3 people committed May 17, 2023
1 parent 871de75 commit 3fc3122
Show file tree
Hide file tree
Showing 23 changed files with 316 additions and 17 deletions.
16 changes: 16 additions & 0 deletions icons/badge-alert.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "../icon.schema.json",
"tags": [
"check",
"verified",
"unverified",
"security",
"safety",
"issue"
],
"categories": [
"account",
"social",
"shapes"
]
}
15 changes: 15 additions & 0 deletions icons/badge-alert.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions icons/verified.json → icons/badge-check.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"check"
],
"categories": [
"account",
"social"
]
}
"social",
"shapes"
],
"aliases": ["verified"]
}
14 changes: 14 additions & 0 deletions icons/badge-check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/badge-dollar-sign.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"monetization",
"marketing"
],
"categories": [
"account",
"social",
"money",
"shapes"
]
}
15 changes: 15 additions & 0 deletions icons/badge-dollar-sign.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions icons/badge-help.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"help"
],
"categories": [
"account",
"accessibility",
"social",
"shapes"
]
}
15 changes: 15 additions & 0 deletions icons/badge-help.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions icons/badge-info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"help"
],
"categories": [
"account",
"accessibility",
"social",
"shapes"
]
}
15 changes: 15 additions & 0 deletions icons/badge-info.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/badge-minus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"delete",
"remove",
"erase"
],
"categories": [
"account",
"social",
"shapes"
]
}
14 changes: 14 additions & 0 deletions icons/badge-minus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions icons/badge-percent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"sale",
"marketing"
],
"categories": [
"account",
"social",
"money",
"maths",
"shapes"
]
}
16 changes: 16 additions & 0 deletions icons/badge-percent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/badge-plus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"add",
"create",
"new"
],
"categories": [
"account",
"social",
"shapes"
]
}
15 changes: 15 additions & 0 deletions icons/badge-plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/badge-x.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../icon.schema.json",
"tags": [
"verified",
"unverified",
"lost",
"delete",
"remove"
],
"categories": [
"account",
"social",
"shapes"
]
}
15 changes: 15 additions & 0 deletions icons/badge-x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions icons/badge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "../icon.schema.json",
"tags": [
"check",
"verified",
"unverified"
],
"categories": [
"account",
"social",
"shapes"
]
}
13 changes: 13 additions & 0 deletions icons/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icons/circle-dollar-sign.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../icon.schema.json",
"tags": [
"monetization",
"marketing",
"currency",
"money",
"payment"
],
"categories": [
"shapes",
"money",
"currency"
]
}
15 changes: 15 additions & 0 deletions icons/circle-dollar-sign.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 0 additions & 14 deletions icons/verified.svg

This file was deleted.

0 comments on commit 3fc3122

Please sign in to comment.