The Tabler cube off icon depicts a 3D cube with a diagonal line through it, commonly used to indicate a disabled, inactive, or unavailable 3D shape or volumetric state.
Common uses
- Disabling 3D rendering options.
- Showing an unavailable volumetric data layer.
- Indicating a deactivated geometric primitive.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCubeOff } from '@tabler/icons-react';
<IconCubeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapecubeoffdisabledinactivegeometryshapes3d cube disabledvolume offgeometric shape inactivecube disabled
FAQ
- What does the cube off icon represent?
- It represents a 3D cube that is turned off, disabled, or inactive. It's used to visually communicate that a 3D shape or volumetric feature is not currently available or selected.
- How do I use the cube off icon in React?
- You can import and use it in your React application with the following statement: import { IconCubeOff } from '@tabler/icons-react'.
- What is the license for the Tabler cube off icon?
- The Tabler icons, including the cube off icon, 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 →