John KuehJohn Kueh

square number 3 icon

Tabler · square-number-3 · MIT

Download SVG

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

Common uses

  • Displaying item count in a list
  • Indicating a specific numerical option
  • Labeling steps in a process

Use it in React

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

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

Styles

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

outline
<IconSquareNumber3 size={24} stroke={2} />
filled
<IconSquareNumber3Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
threezeronumberdigitquantityamountordermathssumtotalnumberssquare3number 3 squaredigit 3 boxthree in square

FAQ

What is the square number 3 icon used for?
It's used to visually represent the number three, often for counts, order, or numerical labels in UI elements.
How do I use the square number 3 icon in React?
You can import and use it like this: `import { IconSquareNumber3 } from '@tabler/icons-react'`. Then render it as `<IconSquareNumber3 />`.
What is the license for this icon?
This icon is distributed 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 →