The Phosphor number two icon visually represents the numeral '2' and is commonly used in interfaces to denote quantity, selection, or numerical values within financial contexts.
Common uses
- Indicate the second item in a list or sequence.
- Label a field requiring the number two.
- Represent a quantity of two in a financial transaction.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NumberTwo } from '@phosphor-icons/react';
<NumberTwo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NumberTwo size={24} />thin
<NumberTwo size={24} weight="thin" />light
<NumberTwo size={24} weight="light" />bold
<NumberTwo size={24} weight="bold" />fill
<NumberTwo size={24} weight="fill" />duotone
<NumberTwo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- 2numbersnumeralsdigitsmathematicsarithmeticcalculatorfinancesnumbertwonumeral 2digit twonumber 2 symbol
FAQ
- What is the number two icon used for?
- It's used to represent the numeral '2' in various UI elements, especially in financial applications for quantities or numerical data.
- How do I use the number two icon in React?
- You can import and use it like this: import { NumberTwo } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the number two icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.