The Tabler pentagon number 8 icon depicts the number 8 enclosed within a pentagon shape, commonly used to represent numerical data, rankings, or specific numerical identifiers in user interfaces.
Common uses
- Displaying the 8th item in a list.
- Indicating a quantity of eight.
- Labeling a section or category related to the number 8.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPentagonNumber8 } from '@tabler/icons-react';
<IconPentagonNumber8 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- eightoctetoctupleoctagonoctadogdoadeighthoctonaryoctothorpeeightfoldnumberspentagonnumber8number 8 iconeight icon
FAQ
- What is the pentagon number 8 icon used for?
- It's used to visually represent the number 8, often in contexts like lists, quantities, or specific numerical labels within a UI.
- How do I use the pentagon number 8 icon in React?
- You can import and use it directly in your React components like this: import { IconPentagonNumber8 } from '@tabler/icons-react'; <IconPentagonNumber8 />
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →