The Tabler number 10 small icon depicts the numeral '10' in a compact style, commonly used to represent quantities, rankings, or specific numerical values within user interfaces.
Common uses
- Displaying item counts (e.g., 10 items selected)
- Indicating a score or level (e.g., Level 10)
- Labeling steps in a process (e.g., Step 10 of 12)
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber10Small } from '@tabler/icons-react';
<IconNumber10Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- tendecadedecupledecadtenfolddecenarydecdecuplettenthdecanumbersnumber10smallten smallnumber 10
FAQ
- What is the 'number 10 small' icon used for?
- This icon is used to visually represent the number 10, often for quantities, rankings, or numerical labels in UI elements.
- How do I use the number 10 small icon in React?
- You can import and use it like this: import { IconNumber10Small } from '@tabler/icons-react'; <IconNumber10Small />
- What is the license for this icon?
- The Tabler icons, including 'number 10 small', 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 →