The Lucide rotate 3d icon depicts a cube with arrows indicating rotation around its axes, commonly used to represent 3D transformations or orientation controls in user interfaces.
Common uses
- 3D model manipulation controls
- Object orientation settings
- Transform tools in design software
Use it in React
Install
npm i lucide-reactImport & render
import { Rotate3d } from 'lucide-react';
<Rotate3d size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- gizmotransformorientationorbitaxisrotate3d3d rotation
FAQ
- What does the rotate 3d icon represent?
- It visually represents the concept of rotating an object in three-dimensional space around multiple axes.
- How do I use this icon in React?
- You can import and use it in your React application with: import { Rotate3d } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the rotate 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 →