John KuehJohn Kueh

square number 2 icon

Tabler · square-number-2 · MIT

Download SVG

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

Common uses

  • Displaying a quantity of 2 items.
  • Indicating the second step in a process.
  • Labeling a section or category related to the number two.

Use it in React

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

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

Styles

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

outline
<IconSquareNumber2 size={24} stroke={2} />
filled
<IconSquareNumber2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
twozeronumberdigitquantityamountordermathssumtotalnumberssquare2number 2 squaredigit 2quantity 2

FAQ

What does the square number 2 icon represent?
It represents the number 2, often used for quantities, ordering, or numerical data within a UI.
How do I use the square number 2 icon in React?
You can import and use it like this: import { IconSquareNumber2 } from '@tabler/icons-react'; <IconSquareNumber2 />
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use.

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 →