mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
28 lines
411 B
JSON
28 lines
411 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "stars",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
],
|
|
"tags": [
|
|
"stars",
|
|
"effect",
|
|
"filter",
|
|
"night",
|
|
"magic"
|
|
],
|
|
"categories": [
|
|
"cursors",
|
|
"multimedia",
|
|
"gaming",
|
|
"weather"
|
|
]
|
|
}
|