The Tabler rosette number 9 icon depicts the numeral 9 stylized as a rosette, commonly used to represent the quantity nine or as a numbered element in user interfaces.
Common uses
- Displaying a count of 9 items.
- Indicating the ninth step in a process.
- Labeling a section or item with the number 9.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber9 } from '@tabler/icons-react';
<IconRosetteNumber9 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity9numbersnumber 9digit 9nine rosettenumeric 9
FAQ
- What is the rosette number 9 icon used for?
- It's used to visually represent the number 9, often for counts, steps, or labels in a UI.
- How do I use the rosette number 9 icon in React?
- You can import it using: import { IconRosetteNumber9 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →