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