The Tabler triangle minus 2 icon depicts a triangle with a minus sign inside, commonly used to represent actions like collapsing content, reducing a value, or indicating a negative state within a triangular shape.
Common uses
- Collapse/expand content sections
- Indicate a reduction in a numerical value
- Represent a negative or 'less than' state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTriangleMinus2 } from '@tabler/icons-react';
<IconTriangleMinus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- subtractreducelowerdecreaselesstruncateminimizecutdeductdiminishshapestriangleminus2collapse iconsubtract shape
FAQ
- What is the purpose of the triangle minus 2 icon?
- This icon is used to visually represent subtraction, reduction, or a collapsed state, often within a triangular context.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconTriangleMinus2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this 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 →