The Tabler hexagon number 6 icon depicts the numeral '6' enclosed within a hexagonal shape, commonly used to represent a quantity of six or a sixth item in a sequence.
Common uses
- Displaying a count of 6 items.
- Indicating the sixth step in a process.
- Labeling a section related to the number 6.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonNumber6 } from '@tabler/icons-react';
<IconHexagonNumber6 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonNumber6 size={24} stroke={2} />filled
<IconHexagonNumber6Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigithexagonnumericnumeralcountquantity6numbersnumber 6 hexagondigit 6 shapehexagonal 6six numeral
FAQ
- What is the purpose of the hexagon number 6 icon?
- This icon visually represents the number 6, often used for counts, rankings, or labels where the digit 6 is relevant.
- How do I use the hexagon number 6 icon in React?
- You can import and use it directly in your React components with: import { IconHexagonNumber6 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the hexagon number 6 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 →