The Tabler square rounded number 9 icon depicts the numeral 9 within a rounded square, commonly used to represent the number nine or a count of nine in user interfaces.
Common uses
- Displaying a quantity of 9 items.
- Indicating a step or page number 9 in a sequence.
- Labeling a section or option related to the number 9.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedNumber9 } from '@tabler/icons-react';
<IconSquareRoundedNumber9 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedNumber9 size={24} stroke={2} />filled
<IconSquareRoundedNumber9Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitsquareroundedrectangularnumericnumeralcountquantitynumbers9number 9 icondigit 9rounded ninenumeric 9
FAQ
- What is the square rounded number 9 icon used for?
- It's used to visually represent the number 9, often for quantities, steps, or labels in UI elements.
- How do I use the square rounded number 9 icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSquareRoundedNumber9 } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →