Skip to content

Commit

Permalink
Added dices (#655)
Browse files Browse the repository at this point in the history
* Added accessibility icon as per feathericons/feather#633

* added newline to end of file

* Updated icon to comply with design guidelines and more closely match accessibleicon.org

* Added dices

* Adds tags to dice icons.

Co-authored-by: Karsa <[email protected]>
  • Loading branch information
karsa-mistmere and Karsa committed Jun 1, 2022
1 parent d87bffc commit 51208c0
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
18 changes: 18 additions & 0 deletions icons/dices.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1016,38 +1016,57 @@
"dice",
"random",
"tabletop",
"board",
"game",
"1"
],
"dice-2": [
"dice",
"random",
"tabletop",
"board",
"game",
"2"
],
"dice-3": [
"dice",
"random",
"tabletop",
"board",
"game",
"3"
],
"dice-4": [
"dice",
"random",
"tabletop",
"board",
"game",
"4"
],
"dice-5": [
"dice",
"random",
"tabletop",
"board",
"game",
"5"
],
"dice-6": [
"dice",
"random",
"tabletop",
"board",
"game",
"6"
],
"dices": [
"dice",
"random",
"tabletop",
"board",
"game"
],
"disc": [
"album",
"cd",
Expand Down

0 comments on commit 51208c0

Please sign in to comment.