John KuehJohn Kueh

hexagon number 2 icon

Tabler · hexagon-number-2 · MIT

Download SVG

The Tabler hexagon number 2 icon depicts the digit '2' enclosed within a hexagonal shape, commonly used to represent numerical values or counts in user interfaces.

Common uses

  • Displaying a quantity of 2 items.
  • Indicating a step or stage numbered '2' in a process.
  • Labeling a section or category related to the number two.

Use it in React

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

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

Styles

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

outline
<IconHexagonNumber2 size={24} stroke={2} />
filled
<IconHexagonNumber2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
shapenumberdigithexagonnumericnumeralcountquantity2numbersnumber 2 hexagondigit 2 shapehexagonal twonumeric 2

FAQ

What is the purpose of the hexagon number 2 icon?
This icon visually represents the number '2' within a distinct hexagonal container. It's useful for clear numerical identification in UIs.
How do I use the hexagon number 2 icon in React?
You can import and use it directly in your React components like this: import { IconHexagonNumber2 } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including hexagon number 2, are 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 →