The Tabler rotate 3d icon depicts a cube undergoing a 3D rotation, commonly used to represent 3D transformation, manipulation, or viewing options in a user interface.
Common uses
- 3D object manipulation controls
- Camera angle adjustment settings
- Interactive model viewer tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRotate3d } from '@tabler/icons-react';
<IconRotate3d size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- rotationgeometry3dmodelingrotatesystem3d rotationtransformperspectivecube rotate
FAQ
- What does the rotate-3d icon represent?
- It visually represents a 3D object, like a cube, being rotated in three-dimensional space. It's used for actions related to 3D transformations or viewing.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconRotate3d } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including rotate-3d, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →