The Tabler number 9 small icon depicts the numeral '9' in a compact style, commonly used to represent quantities, rankings, or specific numerical data points within user interfaces.
Common uses
- Displaying item counts in a list or cart.
- Indicating a numerical ranking or score.
- Labeling sequential steps or items.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber9Small } from '@tabler/icons-react';
<IconNumber9Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- ninenonetnonupleenneadninefoldnovenarynonnonupletninthenneanumbersnumber9smalldigit 9number symbol 9
FAQ
- What is the purpose of the number 9 small icon?
- This icon represents the digit '9' and is used in UIs to denote numerical values, counts, or positions.
- How do I use the number 9 small icon in React?
- You can import and use it directly in your React components with: `import { IconNumber9Small } from '@tabler/icons-react'`.
- What is the license for the number 9 small icon?
- The Tabler icon library, including the number 9 small 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 →