The Tabler pentagon number 4 icon depicts the number 4 enclosed within a pentagon shape, commonly used to represent numerical data or specific item counts in user interfaces.
Common uses
- Displaying a count of 4 items in a list or grid.
- Indicating a rating or score of 4.
- Labeling a section or step numbered 4 in a process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPentagonNumber4 } from '@tabler/icons-react';
<IconPentagonNumber4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- fourquartetquadruplequadranglequartquaternaryquadfoursomequadrofourfoldnumberspentagonnumber4number 4 iconfour icon
FAQ
- What is the pentagon number 4 icon used for?
- It's used to visually represent the number 4, often in contexts where a distinct numerical indicator is needed, like counts, ratings, or step labeling.
- How do I use the pentagon number 4 icon in React?
- You can import and use it in your React application with: import { IconPentagonNumber4 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the pentagon number 4 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 →