The Phosphor number square six icon depicts the numeral 6 within a square, commonly used to represent numerical values, specific counts, or financial figures in user interfaces.
Common uses
- Displaying a quantity of 6 items.
- Labeling a section related to the number six.
- Indicating a financial value of 6 units.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NumberSquareSix } from '@phosphor-icons/react';
<NumberSquareSix size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NumberSquareSix size={24} />thin
<NumberSquareSix size={24} weight="thin" />light
<NumberSquareSix size={24} weight="light" />bold
<NumberSquareSix size={24} weight="bold" />fill
<NumberSquareSix size={24} weight="fill" />duotone
<NumberSquareSix size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- 6numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersquaresixsix numeraldigit sixnumber 6 icon
FAQ
- What does the number-square-six icon represent?
- It represents the numeral 6 enclosed in a square, often used for numerical labels or financial data.
- How do I use the number-square-six icon in React?
- You can import and use it like this: import { NumberSquareSix } 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 →