The Phosphor number nine icon depicts the numeral 9 and is commonly used to represent numerical values, quantities, or specific options within financial contexts.
Common uses
- Displaying a quantity of 9 items
- Indicating a numerical input field for '9'
- Labeling a financial option or category related to the number 9
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NumberNine } from '@phosphor-icons/react';
<NumberNine size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NumberNine size={24} />thin
<NumberNine size={24} weight="thin" />light
<NumberNine size={24} weight="light" />bold
<NumberNine size={24} weight="bold" />fill
<NumberNine size={24} weight="fill" />duotone
<NumberNine size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- 9numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumberninenumeral 9digit 9number 9
FAQ
- What is the number nine icon used for?
- This icon represents the numeral 9 and is useful for displaying numerical data, quantities, or options, especially in financial applications.
- How do I use the number nine icon in React?
- You can import and use it in your React application with the following statement: import { NumberNine } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the number nine 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 →