mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +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
19 lines
243 B
JSON
19 lines
243 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"model",
|
|
"3d",
|
|
"axis",
|
|
"coordinates"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"files"
|
|
],
|
|
"aliases": [
|
|
"file-axis-3-d"
|
|
]
|
|
} |