The Tabler rosette number 3 icon depicts the numeral '3' stylized as a rosette, commonly used to represent the number three in lists, rankings, or numerical indicators.
Common uses
- Displaying the third item in a numbered list.
- Indicating a quantity of three.
- Showing a ranking of third place.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber3 } from '@tabler/icons-react';
<IconRosetteNumber3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity3numbersnumber 3 icondigit 3numeric 3three icon
FAQ
- What is the rosette number 3 icon used for?
- It's used to visually represent the number three in user interfaces, often for lists, counts, or rankings.
- How do I use the rosette number 3 icon in React?
- Import it using: import { IconRosetteNumber3 } from '@tabler/icons-react'. Then use it as a component: <IconRosetteNumber3 />.
- What is the license for this icon?
- The Tabler icons, including rosette number 3, 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 →