John KuehJohn Kueh

circle number 9 icon

Tabler · circle-number-9 · MIT

Download SVG

The Tabler circle number 9 icon visually represents the numeral '9' enclosed within a circle, commonly used to denote a quantity, order, or specific item numbered nine in user interfaces.

Common uses

  • Displaying item number 9 in a list or sequence.
  • Indicating a quantity of nine for a product or selection.
  • As a navigational element or step indicator in a process.

Use it in React

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

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

Styles

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

outline
<IconCircleNumber9 size={24} stroke={2} />
filled
<IconCircleNumber9Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
ninezeronumberdigitquantityamountordermathssumtotalnumberscircle9number 9 iconnine iconcircled nine

FAQ

What is the circle number 9 icon used for?
It's used to represent the number nine, often for ordering, quantities, or specific item identification within a UI.
How do I use the circle number 9 icon in React?
You can import and use it in React with: import { IconCircleNumber9 } from '@tabler/icons-react'
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →