The Tabler pentagon number 3 icon depicts the number 3 within a pentagonal shape, commonly used to represent a third option, a group of three, or a specific numerical value in UI elements.
Common uses
- Indicating the third step in a process.
- Labeling a group of three items.
- Representing a score or quantity of three.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPentagonNumber3 } from '@tabler/icons-react';
<IconPentagonNumber3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- threetriotriplethreesometernarytriadtrinetriunetertiarypentagonnumbersnumber3number 3 pentagonthree pentagonpentagon 3
FAQ
- What is the pentagon number 3 icon used for?
- It's used to visually represent the number three, often in contexts like ordering, grouping, or specific numerical data points within a user interface.
- How do I use the pentagon number 3 icon in React?
- You can import and use it in your React application with: import { IconPentagonNumber3 } from '@tabler/icons-react'
- 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 →