John KuehJohn Kueh

hexagon minus icon

Tabler · hexagon-minus · MIT

Download SVG

The Tabler hexagon minus icon depicts a hexagon with a minus sign inside, commonly used to represent actions like removing, subtracting, or reducing an item or quantity.

Common uses

  • Button to remove an item from a list
  • Icon for a 'subtract quantity' control
  • Indicate a negative value in a hexagonal container

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHexagonMinus } from '@tabler/icons-react';

<IconHexagonMinus size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHexagonMinus size={24} stroke={2} />
filled
<IconHexagonMinusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
subtractdeductreducelessenremovesixpolygonshapecutdecreaseshapeshexagonminussubtract hexagonremove shapededuct polygon

FAQ

What does the hexagon minus icon represent?
It visually signifies an action of subtraction, removal, or reduction, often within a hexagonal context.
How do I use this icon in React?
Import it using `import { IconHexagonMinus } from '@tabler/icons-react'` and render the component.
What is the license for this icon?
The Tabler icon library, including this icon, is distributed 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 →