The Tabler hexagon number 3 icon depicts the numeral '3' enclosed within a hexagonal shape, commonly used to represent numerical data, quantities, or specific numbered items in a user interface.
Common uses
- Displaying a count of items.
- Indicating a specific numbered step in a process.
- Labeling a section or category with the number 3.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonNumber3 } from '@tabler/icons-react';
<IconHexagonNumber3 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonNumber3 size={24} stroke={2} />filled
<IconHexagonNumber3Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigithexagonnumericnumeralcountquantity3numbersnumber 3 hexagondigit 3 shapenumeric 3count 3
FAQ
- What is the purpose of the hexagon number 3 icon?
- This icon visually represents the number 3, often used for counts, steps, or specific numeric labels within an interface.
- How do I use the hexagon number 3 icon in a React application?
- You can import and use it in React with: import { IconHexagonNumber3 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including hexagon number 3, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.