mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
27 lines
404 B
JSON
27 lines
404 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"lscheibel",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"arrows",
|
|
"axis",
|
|
"gizmo",
|
|
"coordinates",
|
|
"transform",
|
|
"translate"
|
|
],
|
|
"categories": [
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "move-3-d",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|