The Tabler hexagon number 1 icon depicts the numeral '1' enclosed within a hexagonal shape, commonly used to represent a primary or first item in a sequence or list.
Common uses
- Indicating the first step in a tutorial or onboarding process.
- Highlighting a primary or most important option.
- Labeling the first item in a numbered list or series.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonNumber1 } from '@tabler/icons-react';
<IconHexagonNumber1 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonNumber1 size={24} stroke={2} />filled
<IconHexagonNumber1Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigithexagonnumericnumeralcountquantity1numbersfirst itemprimary numbersingle digitcount one
FAQ
- What is the purpose of the hexagon number 1 icon?
- This icon is used to visually represent the number '1', often to denote a primary item, the first in a sequence, or a starting point.
- How do I use the hexagon number 1 icon in a React application?
- You can import and use it in React with: import { IconHexagonNumber1 } from '@tabler/icons-react'
- What is the license for the Tabler hexagon number 1 icon?
- The Tabler icon library, including the hexagon number 1 icon, is available 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 →