Skip to content

Commit

Permalink
feat(icons): adds triangle-dashed icon (#2652)
Browse files Browse the repository at this point in the history
* feat(icons): adds triangle-dashed icon

* Format triangle-dashed.svg

---------

Co-authored-by: Eric Fennis <[email protected]>
  • Loading branch information
Yohh and ericfennis authored Jan 10, 2025
1 parent 58c2e10 commit 389fed8
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
21 changes: 21 additions & 0 deletions icons/triangle-dashed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"karsa-mistmere",
"Yohh"
],
"tags": [
"equilateral",
"delta",
"shape",
"pyramid",
"hierarchy",
"dashed"
],
"categories": [
"shapes"
]
}
21 changes: 21 additions & 0 deletions icons/triangle-dashed.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 389fed8

Please sign in to comment.