John KuehJohn Kueh

number circle nine icon

Phosphor · number-circle-nine · MIT

Download SVG

The Phosphor number circle nine icon depicts the numeral 9 within a circle, commonly used to represent the number nine in lists, financial figures, or mathematical contexts.

Common uses

  • Displaying the ninth item in a numbered list.
  • Indicating a quantity of nine in a financial summary.
  • Labeling a step in a nine-step process.

Use it in React

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

<NumberCircleNine size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
9roundnumbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbercircleninenumber 9digit nineround nine

FAQ

What is the number circle nine icon for?
This icon represents the number 9, often used in UI elements related to lists, quantities, or numerical data.
How do I use the number circle nine icon in React?
Import it from the library like this: import { NumberCircleNine } from '@phosphor-icons/react'. Then use it as a component: <NumberCircleNine />.
What is the license for this icon?
The Phosphor icon library, including the number circle nine 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 →