The Tabler cube icon depicts a simple 3D cube outline, commonly used to represent 3D models, geometric concepts, or abstract shapes in user interfaces.
Common uses
- Representing a 3D viewer or editor.
- Indicating a geometric or abstract section.
- As a placeholder for 3D content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCube } from '@tabler/icons-react';
<IconCube size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapecubegeometryformfigureoutlineshapes3d shapegeometric formbox outlinecuboid
FAQ
- What is the Tabler cube icon for?
- It's used to visually represent a 3D cube, often for concepts related to geometry, 3D modeling, or abstract design elements in UI.
- How do I use the cube icon in React?
- You can import and use it in your React application with: import { IconCube } from '@tabler/icons-react'.
- What is the license for the Tabler cube icon?
- The Tabler icon library, including the cube icon, is 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 →