The Phosphor sigma icon depicts the Greek letter sigma (σ), commonly used to represent summation or a sum in mathematical and financial contexts within user interfaces.
Common uses
- Displaying a sum total in financial reports.
- Indicating a summation operation in a calculator or formula builder.
- Labeling a section related to financial aggregation.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Sigma } from '@phosphor-icons/react';
<Sigma size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Sigma size={24} />thin
<Sigma size={24} weight="thin" />light
<Sigma size={24} weight="light" />bold
<Sigma size={24} weight="bold" />fill
<Sigma size={24} weight="fill" />duotone
<Sigma size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- σsymbolmathematicssumfinancestechnology & developmentsigmasum symbolgreek letter sigmamathematical symbolaggregation
FAQ
- What does the sigma icon represent?
- The sigma icon represents the Greek letter sigma (σ), which is widely used in mathematics and finance to denote summation or a sum.
- How do I use the sigma icon in React?
- You can use the sigma icon in React by importing it from the '@phosphor-icons/react' library like this: import { Sigma } from '@phosphor-icons/react'.
- What is the license for the Phosphor sigma icon?
- The Phosphor sigma icon is distributed 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 →