John KuehJohn Kueh

circle number 2 icon

Tabler · circle-number-2 · MIT

Download SVG

The Tabler circle number 2 icon visually represents the numeral '2' enclosed within a circle, commonly used to indicate a second item in a sequence or a quantity of two.

Common uses

  • Numbering steps in a tutorial or guide.
  • Indicating the second option in a selection.
  • Displaying a count of two items.

Use it in React

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

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

Styles

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

outline
<IconCircleNumber2 size={24} stroke={2} />
filled
<IconCircleNumber2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
twozeronumberdigitquantityamountordermathssumtotalnumberscircle2number 2second itemdigit two

FAQ

What is the purpose of the circle-number-2 icon?
It's used to represent the number two, often for ordering, counting, or indicating a second item.
How do I use the circle-number-2 icon in React?
Import it using `import { IconCircleNumber2 } from '@tabler/icons-react'` and then use it as a component: `<IconCircleNumber2 />`.
What is the license for this icon?
The Tabler icon library, including this icon, is distributed 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 →