John KuehJohn Kueh

number square three icon

Phosphor · number-square-three · MIT

Download SVG

The Phosphor number square three icon depicts the numeral 3 within a square, commonly used to represent numerical values, specific quantities, or financial figures in user interfaces.

Common uses

  • Displaying a quantity of 3 items.
  • Indicating a specific financial value or account number.
  • Labeling a step or option numbered '3'.

Use it in React

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

<NumberSquareThree size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<NumberSquareThree size={24} />
thin
<NumberSquareThree size={24} weight="thin" />
light
<NumberSquareThree size={24} weight="light" />
bold
<NumberSquareThree size={24} weight="bold" />
fill
<NumberSquareThree size={24} weight="fill" />
duotone
<NumberSquareThree size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
3numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersquarethreenumeral 3digit threenumber 3 square

FAQ

What is the number square three icon for?
This icon represents the number 3, often used for quantities, numerical data, or financial contexts in UI design.
How do I use the number square three icon in React?
You can import and use it in React with: import { NumberSquareThree } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →