The Tabler rosette number 5 icon depicts the numeral '5' stylized as a rosette, commonly used to represent the quantity five or the fifth item in a sequence within user interfaces.
Common uses
- Displaying a count of 5 items.
- Indicating the 5th step in a process.
- Labeling a section or category related to the number 5.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber5 } from '@tabler/icons-react';
<IconRosetteNumber5 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity5numbersnumber 5five icondigit 5numeric 5
FAQ
- What is the rosette number 5 icon used for?
- It's used to visually represent the number 5, often for counts, rankings, or sequential indicators in UI design.
- How do I use the rosette number 5 icon in React?
- You can import and use it like this: import { IconRosetteNumber5 } from '@tabler/icons-react'; <IconRosetteNumber5 />.
- What is the license for this icon?
- The Tabler icons, including rosette number 5, are 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 →