The Tabler octagon minus 2 icon depicts an octagon with a minus sign inside, commonly used to represent actions like subtraction, removal, or a decrease in value within a user interface.
Common uses
- Button to remove an item from a list
- Indicate a reduction in a numerical value
- UI element for a 'decrease' setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOctagonMinus2 } from '@tabler/icons-react';
<IconOctagonMinus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- subtractdecreasereducelowerlessendiscountdiminishabstractdeductwithdrawshapesoctagonminus2octagon subtractremove octagon
FAQ
- What is the octagon minus 2 icon used for?
- It's typically used for actions involving subtraction, removal, or indicating a decrease. This could be removing an item, reducing a quantity, or showing a negative change.
- How do I use the octagon minus 2 icon in React?
- You can import and use it directly in your React components like this: import { IconOctagonMinus2 } from '@tabler/icons-react'; <IconOctagonMinus2 />.
- What is the license for the Tabler octagon minus 2 icon?
- The Tabler icon library, including the octagon minus 2 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 →