The Tabler number 9 icon depicts the digit '9' and is commonly used to represent numerical values, quantities, or specific ordered items in user interfaces.
Common uses
- Displaying a quantity of 9 items.
- Indicating the 9th step in a process.
- Labeling a numerical input field for the digit 9.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber9 } from '@tabler/icons-react';
<IconNumber9 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- ninemathsvaluequantitycalculatecalculationtotalamountsumorderdigitnumbersnumber9digit 9number symbol
FAQ
- What does the number 9 icon represent?
- It represents the numerical digit '9'. It's typically used for displaying quantities, values, or ordered items.
- How do I use the number 9 icon in React?
- You can import and use it directly in your React components like this: import { IconNumber9 } from '@tabler/icons-react'; <IconNumber9 />.
- What is the license for the Tabler number 9 icon?
- The Tabler icons, including the number 9 icon, are 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 →