John KuehJohn Kueh

number circle two icon

Phosphor · number-circle-two · MIT

Download SVG

The Phosphor number circle two icon depicts the numeral '2' within a circle, commonly used to represent the second item in a sequence or a quantity of two.

Common uses

  • Indicating the second step in a process.
  • Labeling a quantity of two items.
  • Representing a score or value of 2.

Use it in React

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

<NumberCircleTwo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
2roundnumbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbercircletwotwo circlenumber 2digit twosecond

FAQ

What is the number circle two icon for?
This icon represents the number 2, often used for ordering, quantities, or numerical values in UI elements.
How do I use this icon in React?
Import it as 'NumberCircleTwo' from '@phosphor-icons/react' and use it as a React component: <NumberCircleTwo />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →