mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
* Added icons/astroid.svg * Added icons/astroid.json * Update astroid.svg to match Lucide Guidelines fix: update astroid SVG to match Lucide design guidelines
22 lines
292 B
JSON
22 lines
292 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"whoisBugsbunny"
|
|
],
|
|
"tags": [
|
|
"star",
|
|
"math",
|
|
"shape",
|
|
"curve",
|
|
"sharp",
|
|
"four-pointed",
|
|
"hypocycloid",
|
|
"ai",
|
|
"artificial intelligence"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"math"
|
|
]
|
|
}
|