mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Updated icons/sparkle.svg * Updated icons/sparkles.svg * Updated icons/sparkles.json --------- Co-authored-by: Karsa <karsa@karsa.org>
23 lines
284 B
JSON
23 lines
284 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"stars",
|
|
"effect",
|
|
"filter",
|
|
"night",
|
|
"magic"
|
|
],
|
|
"categories": [
|
|
"cursors",
|
|
"multimedia",
|
|
"gaming",
|
|
"weather"
|
|
],
|
|
"aliases": [
|
|
"stars"
|
|
]
|
|
}
|