The Tabler circle dashed number 0 icon depicts a dashed circle containing the numeral zero, often used to represent a count of zero, an initial state, or a placeholder.
Common uses
- Displaying zero unread messages
- Indicating an initial value in a form
- Representing a default or empty state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedNumber0 } from '@tabler/icons-react';
<IconCircleDashedNumber0 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- zerononenullvoidzilchemptinesscircle-zeronothingnaughtciphernumberscircledashednumber0empty
FAQ
- What does the circle dashed number 0 icon represent?
- It visually signifies the number zero, often used for counts, initial states, or placeholders in user interfaces.
- How do I use this icon in React?
- Import it using: import { IconCircleDashedNumber0 } from '@tabler/icons-react'; and then use it as a component: <IconCircleDashedNumber0 />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
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 →