The Tabler cone off icon depicts a geometric cone shape with a diagonal line through it, commonly used to represent a disabled or inactive state for a cone-related option or feature.
Common uses
- Disabling a 3D view option.
- Indicating an unavailable cone shape selection.
- Showing a deactivated geometric setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconConeOff } from '@tabler/icons-react';
<IconConeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- geometrymathobjectshapeconeoffdisabledinactiveformfigureshapesdisabled coneinactive shapegeometry off3d object disabled
FAQ
- What does the cone off icon represent?
- It signifies a disabled or inactive state, specifically for something related to a cone or 3D shape.
- How do I use this icon in React?
- You can import it using `import { IconConeOff } from '@tabler/icons-react';` and then use it as a component.
- What is the license for this icon?
- The Tabler icon library, including the cone off icon, is available 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 →