John KuehJohn Kueh

number six icon

Phosphor · number-six · MIT

Download SVG

The Phosphor number six icon depicts the numeral '6' and is commonly used to represent numerical values, quantities, or specific options related to the number six in user interfaces.

Common uses

  • Displaying a quantity of six items.
  • Indicating a selection option labeled '6'.
  • Representing a step or stage numbered '6' in a process.

Use it in React

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

<NumberSix size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
6numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersixnumeral sixdigit 6number 6

FAQ

What is the Phosphor number six icon for?
This icon represents the numeral '6' and is used in UIs for numerical labels, quantities, or selections.
How do I use the number six icon in React?
You can import and use it in React with: import { NumberSix } from '@phosphor-icons/react'
What is the license for Phosphor icons?
Phosphor icons, including the number six icon, are distributed 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 →