John KuehJohn Kueh

number circle four icon

Phosphor · number-circle-four · MIT

Download SVG

The Phosphor number circle four icon depicts the numeral 4 enclosed in a circle, commonly used to represent the number four in lists, data points, or numerical indicators within financial contexts.

Common uses

  • Displaying the fourth item in a financial report.
  • Indicating a rating or score of 4.
  • Labeling a step in a financial process.

Use it in React

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

<NumberCircleFour size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
*updated*4roundnumbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbercirclefournumber 4digit fourfinancial four

FAQ

What is the number circle four icon used for?
It's used to visually represent the number 4, often in contexts related to finance, lists, or numerical data.
How do I use the number circle four icon in React?
Import it from the library like this: import { NumberCircleFour } from '@phosphor-icons/react' and use it as a component: <NumberCircleFour />.
What is the license for this icon?
The Phosphor icon library, including this 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 →