The Tabler hexagon number 5 icon depicts the numeral '5' enclosed within a hexagonal shape, commonly used to represent numerical data or quantities in user interfaces.
Common uses
- Displaying a count of items.
- Indicating a numerical rating or score.
- Labeling a step in a numbered process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonNumber5 } from '@tabler/icons-react';
<IconHexagonNumber5 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonNumber5 size={24} stroke={2} />filled
<IconHexagonNumber5Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigithexagonnumericnumeralcountquantity5numbersnumber 5 hexagondigit 5 shapenumeric 5five
FAQ
- What is the purpose of the hexagon number 5 icon?
- This icon visually represents the number 5, often used for counts, scores, or steps in a sequence within a UI.
- How do I use the hexagon number 5 icon in React?
- You can import and use it in your React application with: import { IconHexagonNumber5 } from '@tabler/icons-react'
- 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 →