The Lucide square sigma icon depicts the Greek letter sigma within a square, commonly used to represent summation, calculation, or mathematical formulas in user interfaces.
Common uses
- Button for calculating totals
- Label for a math formula input field
- Icon in a data analysis toolbar
Use it in React
Install
npm i lucide-reactImport & render
import { SquareSigma } from 'lucide-react';
<SquareSigma size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sumcalculateformulamathenumerationenumeratesquaresigmasum iconcalculate iconmath symbolsigma notation
FAQ
- What does the square sigma icon represent?
- It represents mathematical summation, calculation, or formulas, often used when dealing with data aggregation or mathematical operations.
- How do I use the square sigma icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { SquareSigma } from 'lucide-react'.
- What is the license for the Lucide square sigma icon?
- The Lucide icon library, including the square sigma icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →