The Tabler number 3 small icon depicts the numeral '3' in a compact design, often used to represent quantities, ordering, or specific numerical values within user interfaces.
Common uses
- Displaying item counts in lists or carts.
- Indicating step numbers in a multi-step process.
- Labeling sections or categories numerically.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber3Small } from '@tabler/icons-react';
<IconNumber3Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- threetriotripletthirdtrebletriadtertiarythreesometripletriangularnumbersnumber3smallthree iconnumber three
FAQ
- What does the number-3-small icon represent?
- It represents the numeral '3'. It's typically used for numerical labels or counts in UI elements.
- How do I use the number 3 small icon in React?
- You can import and use it like this: import { IconNumber3Small } from '@tabler/icons-react'; <IconNumber3Small />
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →