The Tabler pentagon number 1 icon depicts the numeral '1' enclosed within a pentagon shape, commonly used to signify a single item, the first in a sequence, or a primary entity in user interfaces.
Common uses
- Displaying the first step in a tutorial or onboarding process.
- Indicating a quantity of one for a product or item.
- Labeling the primary or most important option in a set.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPentagonNumber1 } from '@tabler/icons-react';
<IconPentagonNumber1 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- onesingleunitsolounaryentityindividualalonedistinctfirstnumberspentagonnumber1number onesingle unit
FAQ
- What is the pentagon number 1 icon used for?
- It's used to represent the number one, often signifying a single item, the first in a series, or a primary choice.
- How do I use the pentagon number 1 icon in React?
- You can import and use it in your React application with: import { IconPentagonNumber1 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including pentagon number 1, are 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 →