The Tabler rosette number 1 icon depicts the numeral '1' stylized as a rosette, often used to indicate the first item in a sequence or a primary count.
Common uses
- First item in a list or carousel
- Primary or most important metric
- Step 1 in a tutorial or onboarding flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber1 } from '@tabler/icons-react';
<IconRosetteNumber1 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity1numbersone rosettenumber 1first placeprimary digit
FAQ
- What is the rosette number 1 icon used for?
- It's used to represent the number one, especially when a stylized or decorative numeral is desired, such as for indicating the first item or a primary count.
- How do I use the rosette number 1 icon in React?
- You can import and use it directly in your React components with: `import { IconRosetteNumber1 } from '@tabler/icons-react'`. Then, render it like `<IconRosetteNumber1 />`.
- What is the license for this icon?
- The Tabler icon library, including the rosette number 1 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 →