Skip to content

Commit

Permalink
feat(icons): add diamond-minus (#2073)
Browse files Browse the repository at this point in the history
* Add diamond-minus icon

* Add json file
  • Loading branch information
chessurisme authored Apr 18, 2024
1 parent d598ad7 commit 58f614a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
38 changes: 38 additions & 0 deletions icons/diamond-minus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"chessurisme"
],
"tags": [
"keyframe",
"subtract",
"remove",
"decrease",
"reduce",
"calculator",
"button",
"keyboard",
"line",
"divider",
"separator",
"horizontal rule",
"hr",
"html",
"markup",
"markdown",
"---",
"toolbar",
"operator",
"code",
"coding",
"minimum",
"downgrade"
],
"categories": [
"multimedia",
"shape",
"photography",
"tools",
"devices"
]
}
14 changes: 14 additions & 0 deletions icons/diamond-minus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 58f614a

Please sign in to comment.