John KuehJohn Kueh

number square seven icon

Phosphor · number-square-seven · MIT

Download SVG

The Phosphor number square seven icon depicts the numeral 7 within a square, commonly used to represent numerical values, specific data points, or as a part of a numerical input in financial or data-driven interfaces.

Common uses

  • Displaying a specific value of 7 in a dashboard.
  • Labeling a button or tab related to the number seven.
  • Indicating a quantity or count of seven in a list or table.

Use it in React

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

<NumberSquareSeven size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
7numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersquaresevenseven numeraldigit 7number 7 icon

FAQ

What is the number square seven icon used for?
It's used to visually represent the number 7, often in contexts related to finance, data, or numerical inputs.
How do I use the number square seven icon in React?
You can import and use it like this: import { NumberSquareSeven } 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 →

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