John KuehJohn Kueh

circle number 3 icon

Tabler · circle-number-3 · MIT

Download SVG

The Tabler circle number 3 icon depicts the digit '3' enclosed in a circle, commonly used to represent the number three in lists, steps, or numerical indicators within a user interface.

Common uses

  • Indicating the third step in a multi-step process.
  • Displaying a count of three items.
  • Labeling a section or option as number 3.

Use it in React

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

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

Styles

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

outline
<IconCircleNumber3 size={24} stroke={2} />
filled
<IconCircleNumber3Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
threezeronumberdigitquantityamountordermathssumtotalnumberscircle3number 3digit 3

FAQ

What is the purpose of the circle number 3 icon?
It visually represents the number three, often used for ordering, counting, or indicating a specific numerical value in UI elements.
How do I use the circle number 3 icon in React?
You can import and use it directly in your React components with: import { IconCircleNumber3 } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the circle number 3 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 →