The Phosphor number square four icon depicts the numeral '4' within a square, commonly used to represent numerical data, quantities, or specific numerical fields in financial interfaces.
Common uses
- Displaying a quantity of 4 items.
- Labeling a field for the number 4.
- Indicating a numerical value in a financial context.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NumberSquareFour } from '@phosphor-icons/react';
<NumberSquareFour size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NumberSquareFour size={24} />thin
<NumberSquareFour size={24} weight="thin" />light
<NumberSquareFour size={24} weight="light" />bold
<NumberSquareFour size={24} weight="bold" />fill
<NumberSquareFour size={24} weight="fill" />duotone
<NumberSquareFour size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- *updated*4numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbersquarefournumber 4digit fournumeral 4four square
FAQ
- What is the number square four icon used for?
- This icon is used to visually represent the number 4, often in contexts related to finance, mathematics, or quantities.
- How do I use the number square four icon in React?
- You can import and use it in React with: import { NumberSquareFour } from '@phosphor-icons/react'. Then render it as <NumberSquareFour />.
- What is the license for this icon?
- The Phosphor icon library, including the number square four 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 →