The Tabler number 10 icon visually represents the numeral '10' and is commonly used in interfaces to denote a quantity of ten, a tenth item, or a tenth position.
Common uses
- Displaying a count of 10 items in a list or grid.
- Indicating the 10th step in a multi-step process.
- Labeling a section or option related to the number ten.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber10 } from '@tabler/icons-react';
<IconNumber10 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- tendecimalbasetenthnumericdoublefivedimescorecountdigitsnumbersnumber10numeric 10decimal 10digits 10
FAQ
- What is the number 10 icon used for?
- It's used to represent the numeral '10' in user interfaces, often for quantities, rankings, or steps.
- How do I use the number 10 icon in React?
- Import it from '@tabler/icons-react' like this: import { IconNumber10 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including number 10, 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 →