John KuehJohn Kueh

circle number 8 icon

Tabler · circle-number-8 · MIT

Download SVG

The Tabler circle number 8 icon depicts the digit '8' enclosed in a circle, commonly used to represent numerical values, quantities, or ordered lists in user interfaces.

Common uses

  • Displaying item number 8 in a list.
  • Indicating a quantity of eight.
  • As a numerical label in a dashboard or settings.

Use it in React

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

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

Styles

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

outline
<IconCircleNumber8 size={24} stroke={2} />
filled
<IconCircleNumber8Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
eightzeronumberdigitquantityamountordermathssumtotalnumberscircle8number 8digit 8eight symbol

FAQ

What is the circle number 8 icon used for?
It's used to visually represent the number 8, often for lists, quantities, or numerical labels in UI elements.
How do I use the circle number 8 icon in React?
You can import and use it directly with: import { IconCircleNumber8 } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon set, including this icon, is 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 →