The Tabler number 99 small icon depicts the digits '99' in a compact style, commonly used to represent a quantity, a score, or a specific numerical value in user interfaces.
Common uses
- Displaying a score or points in a game UI.
- Indicating a quantity of items in a shopping cart or list.
- Labeling a specific numerical setting or option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber99Small } from '@tabler/icons-react';
<IconNumber99Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- numericaldigitmathcountercalcarithmeticsvaluefigurequantitysumnumbersnumber99smallninety ninecount
FAQ
- What is the number 99 small icon used for?
- It's used to visually represent the number 99 or a quantity of 99 in a UI. It's suitable for scores, counts, or numerical labels where a small, clear representation is needed.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconNumber99Small } from '@tabler/icons-react'; <IconNumber99Small />
- What is the license for this icon?
- The Tabler icons, including number-99-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 →