Files
lucide/icons/move-3d.json
Eric Fennis c652723b32 Generated aliases for Weird NextJS Case transformations (#1549)
* 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
2023-09-06 09:26:02 +02:00

21 lines
276 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"lscheibel",
"ericfennis"
],
"tags": [
"arrows",
"axis",
"gizmo",
"coordinates",
"transform",
"translate"
],
"categories": [
"design"
],
"aliases": [
"move-3-d"
]
}