John KuehJohn Kueh

hexagon number 0 icon

Tabler · hexagon-number-0 · MIT

Download SVG

The Tabler hexagon number 0 icon depicts the digit zero enclosed within a hexagonal shape, commonly used to represent zero values, initial states, or as a numerical indicator in user interfaces.

Common uses

  • Displaying a default or initial count.
  • Indicating a quantity of zero items.
  • As a numerical label in a sequence.

Use it in React

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

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

Styles

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

outline
<IconHexagonNumber0 size={24} stroke={2} />
filled
<IconHexagonNumber0Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
shapenumberdigithexagonnumericnumeralcountquantity0numberszero hexagondigit 0 shapenumeric zero iconcount zero

FAQ

What does the hexagon number 0 icon represent?
It represents the numerical digit zero within a hexagonal outline. It's typically used for zero values or initial states.
How do I use this icon in React?
You can import and use it in your React application with: import { IconHexagonNumber0 } from '@tabler/icons-react'
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →