The Tabler rosette number 2 icon depicts the numeral '2' stylized as a rosette, commonly used to represent the quantity or sequence of two in user interfaces.
Common uses
- Displaying the second item in a list or sequence.
- Indicating a count of two for a specific feature or setting.
- As part of a numbered pagination control.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber2 } from '@tabler/icons-react';
<IconRosetteNumber2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity2numbersnumber 2two digitnumeric 2second item
FAQ
- What is the rosette number 2 icon used for?
- It's used to visually represent the number two, often for counts, ordering, or selections where a stylized numeral is desired.
- How do I use the rosette number 2 icon in React?
- You can import and use it directly in your React components like this: import { IconRosetteNumber2 } from '@tabler/icons-react'; <IconRosetteNumber2 />
- What is the license for this icon?
- The Tabler icon set, including the rosette number 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.