John KuehJohn Kueh

circle number 7 icon

Tabler · circle-number-7 · MIT

Download SVG

The Tabler circle number 7 icon depicts the digit '7' enclosed within a circle, commonly used to represent numerical order, quantity, or specific numerical values in user interfaces.

Common uses

  • Displaying item number 7 in a list.
  • Indicating a quantity of seven items.
  • Labeling a step in a 7-step process.

Use it in React

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

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

Styles

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

outline
<IconCircleNumber7 size={24} stroke={2} />
filled
<IconCircleNumber7Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
sevenzeronumberdigitquantityamountordermathssumtotalnumberscircle7seven circlenumber 7digit 7

FAQ

What is the purpose of the circle number 7 icon?
This icon represents the number seven, often used for ordering, quantities, or as a numerical label within a UI.
How do I use the circle number 7 icon in React?
You can import and use it in your React application with: import { IconCircleNumber7 } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the circle number 7 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 →