The Phosphor number eight icon depicts the numeral '8' and is commonly used to represent numerical values, quantities, or specific numerical concepts within financial or mathematical contexts.
Common uses
- Displaying the quantity '8' for an item.
- Indicating a numerical rating or score of 8.
- Representing the number 8 in financial reports or calculations.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NumberEight } from '@phosphor-icons/react';
<NumberEight size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NumberEight size={24} />thin
<NumberEight size={24} weight="thin" />light
<NumberEight size={24} weight="light" />bold
<NumberEight size={24} weight="bold" />fill
<NumberEight size={24} weight="fill" />duotone
<NumberEight size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- 8numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbereightnumeral 8digit 8number 8 symbol
FAQ
- What is the number eight icon used for?
- It's used to visually represent the number 8, often in contexts related to quantities, scores, or financial data.
- How do I use the number eight icon in React?
- You can import and use it like this: import { NumberEight } from '@phosphor-icons/react'. Then render it as <NumberEight />.
- What is the license for the Phosphor number eight icon?
- The Phosphor icon library, including the number eight 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 →