The Phosphor pi icon depicts the Greek letter π, commonly used to represent the mathematical constant and often found in financial or scientific contexts.
Common uses
- Representing mathematical formulas
- Indicating financial calculations
- Labeling scientific data
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Pi } from '@phosphor-icons/react';
<Pi size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Pi size={24} />thin
<Pi size={24} weight="thin" />light
<Pi size={24} weight="light" />bold
<Pi size={24} weight="bold" />fill
<Pi size={24} weight="fill" />duotone
<Pi size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- πsymbolmathematicscirclefinancestechnology & developmentpipi symbolgreek letter pimathematics symbol
FAQ
- What is the pi icon used for?
- It's used to visually represent the mathematical constant pi (π) or in contexts related to mathematics, science, and finances.
- How do I use the pi icon in React?
- You can import and use it with: import { Pi } from '@phosphor-icons/react'
- What is the license for the Phosphor pi icon?
- The Phosphor icon library, including the pi 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 →