John KuehJohn Kueh

square number 9 icon

Tabler · square-number-9 · MIT

Download SVG

The Tabler square number 9 icon depicts the digit '9' enclosed within a square, commonly used to represent numerical values, quantities, or specific ordered items in user interfaces.

Common uses

  • Displaying a quantity of 9 items.
  • Indicating the 9th step in a process.
  • Labeling a section or category related to the number nine.

Use it in React

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

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

Styles

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

outline
<IconSquareNumber9 size={24} stroke={2} />
filled
<IconSquareNumber9Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
ninezeronumberdigitquantityamountordermathssumtotalnumberssquare9nine squarenumber 9digit 9

FAQ

What is the square number 9 icon used for?
It's used to visually represent the number 9, often for quantities, ordering, or numerical data in UI elements.
How do I use the square number 9 icon in React?
You can import it using: import { IconSquareNumber9 } from '@tabler/icons-react'; and then use it as a component: <IconSquareNumber9 />.
What is the license for this icon?
This icon is from the Tabler icon library and 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 →