The Tabler frustum off icon depicts a 3D frustum shape with a diagonal line through it, commonly used to represent a disabled or inactive 3D shape option.
Common uses
- Disabling a 3D model view option.
- Indicating an inactive geometric setting.
- Representing a removed or unavailable 3D pattern.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFrustumOff } from '@tabler/icons-react';
<IconFrustumOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapefrustumoffdisabledinactivegeometryshapes3d shape disabledgeometric pattern offinactive frustumabstract shape inactive
FAQ
- What does the frustum off icon represent?
- It visually signifies that a 3D frustum shape or related 3D functionality is turned off, disabled, or inactive.
- How do I use this icon in React?
- You can import and use it like this: import { IconFrustumOff } from '@tabler/icons-react'; <IconFrustumOff />
- What is the license for this icon?
- The Tabler icons, including frustum-off, 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 →