Files
lucide/icons/rotate-3d.json
Riley 215f0767d7 meta(icons): Add axis tag to rotate-3d (#2034)
* Add axis tag to rotate-3d

* Update rotate-3d.json

* Update rotate-3d.json

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2024-04-05 15:35:06 +02:00

20 lines
243 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"lscheibel"
],
"tags": [
"gizmo",
"transform",
"orientation",
"orbit",
"axis"
],
"categories": [
"design"
],
"aliases": [
"rotate-3-d"
]
}