The Tabler pyramid off icon depicts a pyramid with a diagonal line through it, commonly used to indicate a disabled or inactive 3D shape or geometric setting.
Common uses
- Disabling 3D rendering options
- Indicating an inactive geometric pattern
- Representing a deactivated abstract shape feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPyramidOff } from '@tabler/icons-react';
<IconPyramidOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapepyramidoffdisabledinactivegeometryshapes3d shape disabledgeometric pattern inactiveabstract shape off
FAQ
- What does the pyramid-off icon represent?
- It signifies a disabled or inactive state for elements related to pyramids, 3D shapes, or geometric patterns.
- How do I use this icon in React?
- Import it using `import { IconPyramidOff } from '@tabler/icons-react';` and use it as a React component.
- What is the license for this icon?
- This 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 →