Skip to content

Commit 4b2d07b

Browse files
feat(icons): added astroid icon (#4217)
* Added icons/astroid.svg * Added icons/astroid.json * Update astroid.svg to match Lucide Guidelines fix: update astroid SVG to match Lucide design guidelines
1 parent 50d8af5 commit 4b2d07b

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

icons/astroid.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"whoisBugsbunny"
5+
],
6+
"tags": [
7+
"star",
8+
"math",
9+
"shape",
10+
"curve",
11+
"sharp",
12+
"four-pointed",
13+
"hypocycloid",
14+
"ai",
15+
"artificial intelligence"
16+
],
17+
"categories": [
18+
"shapes",
19+
"math"
20+
]
21+
}

icons/astroid.svg

Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)