John KuehJohn Kueh

number seven icon

Phosphor · number-seven · MIT

Download SVG

The Phosphor number seven icon depicts the numeral '7' and is commonly used to represent numerical values, mathematical operations, or specific data points within financial contexts.

Common uses

  • Displaying the seventh item in a list.
  • Indicating a quantity of seven.
  • Labeling a financial report or category.

Use it in React

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

<NumberSeven size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
7numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersevennumeral 7digit seven

FAQ

What is the number seven icon used for?
It's used to visually represent the number 7, often in contexts related to mathematics, finance, or sequential ordering.
How do I use the number seven icon in React?
You can import and use it like this: import { NumberSeven } from '@phosphor-icons/react'; <NumberSeven />.
What is the license for this icon?
The Phosphor icon library, including the number seven 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 →