The Tabler rosette number 0 icon depicts the numeral '0' stylized as a rosette, commonly used to represent zero values, initial states, or placeholders in user interfaces.
Common uses
- Displaying a count of zero items.
- Indicating an initial or default numeric value.
- Representing a placeholder for a number input.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRosetteNumber0 } from '@tabler/icons-react';
<IconRosetteNumber0 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitrosettenumericnumeralcountquantity0numberszero digitnumeric zerocount zeroinitial number
FAQ
- What is the purpose of the rosette number 0 icon?
- This icon represents the number zero, often used for zero counts, default values, or placeholders in UI elements.
- How do I use the rosette number 0 icon in React?
- You can import and use it in React with: import { IconRosetteNumber0 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including rosette number 0, 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 →