John KuehJohn Kueh

number circle eight icon

Phosphor · number-circle-eight · MIT

Download SVG

The Phosphor number circle eight icon depicts the numeral 8 within a circle, commonly used to represent the number eight in financial contexts or as a numerical indicator.

Common uses

  • Displaying the 8th item in a list.
  • Indicating a quantity of 8 in a financial summary.
  • Labeling a section related to the number 8.

Use it in React

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

<NumberCircleEight size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<NumberCircleEight size={24} />
thin
<NumberCircleEight size={24} weight="thin" />
light
<NumberCircleEight size={24} weight="light" />
bold
<NumberCircleEight size={24} weight="bold" />
fill
<NumberCircleEight size={24} weight="fill" />
duotone
<NumberCircleEight size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
8roundnumbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbercircleeightnumber 8 icondigit 8 iconround 8financial 8

FAQ

What is the number circle eight icon used for?
It's used to visually represent the number 8, often in financial applications, lists, or as a numerical label.
How do I use the number circle eight icon in React?
Import it as `NumberCircleEight` from '@phosphor-icons/react' and use it as a component: `<NumberCircleEight />`.
What is the license for this icon?
The Phosphor icon library, including the number circle eight icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →