mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +01:00
* add script * Create script to generate the aliases Nextjs * Apply aliases to the icon meta files * Make sure duplicated imports are not added * add command to lint-staged
18 lines
240 B
JSON
18 lines
240 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"lscheibel",
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"gizmo",
|
|
"coordinates"
|
|
],
|
|
"categories": [
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
"axis-3-d"
|
|
]
|
|
} |