John KuehJohn Kueh

circle number 0 icon

Tabler · circle-number-0 · MIT

Download SVG

The Tabler circle number 0 icon depicts the digit zero enclosed within a circle, commonly used to represent a starting point, a default value, or a quantity of none in user interfaces.

Common uses

  • Displaying a default or initial value.
  • Indicating a quantity of zero items in a list or cart.
  • Representing the first item in a numbered sequence (when used with other numbered icons).

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCircleNumber0 } from '@tabler/icons-react';

<IconCircleNumber0 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCircleNumber0 size={24} stroke={2} />
filled
<IconCircleNumber0Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
zeronumberdigitquantityamountordermathssumtotalcirclenumbers0zero iconnumber 0digit zerocircle zero

FAQ

What is the circle number 0 icon used for?
It's used to visually represent the number zero, often signifying a lack of quantity, a default state, or a starting point in UI elements.
How do I use the circle number 0 icon in React?
You can import and use it in your React application with: import { IconCircleNumber0 } from '@tabler/icons-react'.
What is the license for the Tabler circle number 0 icon?
The Tabler icon library, including the circle number 0 icon, is distributed 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 →