The Lucide move 3d icon depicts a 3D gizmo with arrows along the X, Y, and Z axes, commonly used to represent translation or movement controls in 3D interfaces.
Common uses
- 3D object translation controls
- Transform gizmo in 3D editors
- Coordinate system manipulation
Use it in React
Install
npm i lucide-reactImport & render
import { Move3d } from 'lucide-react';
<Move3d size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowsaxisgizmocoordinatestransformtranslatemove3d3d translategizmo iconaxis arrowscoordinate gizmo
FAQ
- What does the move 3d icon represent?
- It represents a 3D gizmo used for moving or translating objects along the X, Y, and Z axes in a 3D space.
- How do I use the move 3d icon in React?
- You can import and use it in your React application with: import { Move3d } from 'lucide-react'.
- What is the license for the move 3d icon?
- The Lucide icon library, including the move 3d icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →