The Tabler rosette number 7 icon depicts the numeral 7 stylized as a rosette, commonly used to represent the number seven in various UI elements.
Common uses
- Displaying the 7th item in a list.
- Indicating a quantity of seven.
- Labeling a section or step numbered 7.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber7 } from '@tabler/icons-react';
<IconRosetteNumber7 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity7numbersnumber 7digit sevenseven rosettenumeric 7
FAQ
- What does the rosette number 7 icon represent?
- It represents the number 7, designed with a rosette style. It's used for numerical identification or counting in user interfaces.
- How do I use the rosette number 7 icon in React?
- You can import and use it in React with: import { IconRosetteNumber7 } from '@tabler/icons-react'. Then, render it like <IconRosetteNumber7 />.
- What is the license for this icon?
- The Tabler icon library, including the rosette number 7 icon, is 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 →