The Tabler hexagon minus 2 icon depicts a hexagon with a minus sign inside, commonly used to represent actions like removing an item, subtracting a value, or indicating a decrease within a hexagonal or shape-based UI element.
Common uses
- Button to remove a selected item from a list.
- Icon for a function that deducts points or currency.
- Indicate a reduction in a setting or parameter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonMinus2 } from '@tabler/icons-react';
<IconHexagonMinus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- subtractdeductreducelessensix-sidedhexremovedecreasecutdeclineshapeshexagonminus2hexagon subtractremove shape
FAQ
- What does the hexagon minus 2 icon represent?
- It visually represents subtraction, removal, or reduction, often within a hexagonal context or as a distinct action icon.
- How do I use this icon in React?
- You can import and use it like this: import { IconHexagonMinus2 } from '@tabler/icons-react'. Then render it as <IconHexagonMinus2 />.
- What is the license for this icon?
- The Tabler icons, including hexagon-minus-2, 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 →