The Tabler triangle off icon depicts a triangle with a line through it, commonly used to signify a disabled or inactive state for a triangular element or option.
Common uses
- Indicate a disabled triangular button.
- Show an inactive triangular toggle.
- Represent a deactivated triangular selection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTriangleOff } from '@tabler/icons-react';
<IconTriangleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- deltashapetriangleoffdisabledinactivegeometryformfigurepatternshapesdisabled triangleinactive deltaoff shapeno triangle
FAQ
- What does the triangle off icon represent?
- It represents a disabled or inactive state, specifically for something that would otherwise be a triangle.
- How do I use this icon in React?
- You can import it directly using: import { IconTriangleOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including triangle off, are 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 →