The Tabler number 5 icon depicts the numeral '5' and is commonly used in UIs to represent numerical values, quantities, or specific ordered items.
Common uses
- Displaying a quantity of 5 items.
- Indicating the fifth step in a process.
- Labeling a section or option with the number 5.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber5 } from '@tabler/icons-react';
<IconNumber5 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- fivemathsvaluequantitycalculatecalculationtotalamountsumorderdigitnumbersnumber5digit 5number five
FAQ
- What is the number 5 icon used for?
- It's used to visually represent the number five, often for quantities, ordering, or numerical data in user interfaces.
- How do I use the number 5 icon in React?
- You can import and use it like this: import { IconNumber5 } from '@tabler/icons-react'; <IconNumber5 />.
- What is the license for this icon?
- The Tabler icons, including the number 5 icon, are 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 →