mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:52:17 +01:00
* Add axis tag to rotate-3d * Update rotate-3d.json * Update rotate-3d.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
20 lines
243 B
JSON
20 lines
243 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"lscheibel"
|
|
],
|
|
"tags": [
|
|
"gizmo",
|
|
"transform",
|
|
"orientation",
|
|
"orbit",
|
|
"axis"
|
|
],
|
|
"categories": [
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
"rotate-3-d"
|
|
]
|
|
}
|