Skip to content

Commit

Permalink
add package plus, minus, x, search, check icons (#474)
Browse files Browse the repository at this point in the history
* add package plus, minus, x, search, check icons

* editing previous package-* group icons

* editing tags [package & package.* icons]

* Add files via upload

* Remove commas [Fix build]

* changing package-x icon's size 

changed from 4x4 to 4.5x4.5

* Update icons/package-check.svg

* Update icons/package-minus.svg

* Update icons/package-plus.svg

* Update icons/package-search.svg

* Update icons/package-x.svg

* Delete illustrator_x.svg

Co-authored-by: Eric Fennis <[email protected]>
  • Loading branch information
Reund0 and ericfennis authored Feb 22, 2022
1 parent 7cc0446 commit 874b91e
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 0 deletions.
16 changes: 16 additions & 0 deletions icons/package-check.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/package-minus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions icons/package-plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions icons/package-search.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/package-x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1496,6 +1496,27 @@
"box",
"container"
],
"package-check": [
"confirm",
"verified"
],
"package-minus": [
"delete",
"remove"
],
"package-plus": [
"new",
"add",
"create"
],
"package-x": [
"delete",
"remove"
],
"package-search": [
"find",
"product process"
],
"palette": [
"color",
"theme"
Expand Down

0 comments on commit 874b91e

Please sign in to comment.