John KuehJohn Kueh

number square five icon

Phosphor · number-square-five · MIT

Download SVG

The Phosphor number square five icon depicts the numeral '5' within a square, commonly used to represent numerical values, quantities, or specific data points within financial contexts.

Common uses

  • Displaying a quantity of 5 items.
  • Indicating a rating or score of 5.
  • Labeling a financial metric or account number.

Use it in React

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

<NumberSquareFive size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
5numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersquarefivefive squarenumber 5digit five

FAQ

What is the number square five icon used for?
It's used to visually represent the number 5, often in contexts related to finance, quantities, or numerical data.
How do I use the number square five icon in React?
Import it from the library like this: import { NumberSquareFive } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →