The HugeIcons summation 01 icon depicts a mathematical summation symbol, commonly used in UI to represent aggregation, totals, or the calculation of a sum.
Common uses
- Displaying a total count or sum.
- Indicating a calculation or aggregation process.
- Representing a 'sum' or 'total' section in a dashboard.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Summation01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Summation01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sumtotalsigmaaggregate
FAQ
- What does the summation 01 icon represent?
- It represents the mathematical concept of summation, often used in interfaces to denote totals, sums, or aggregated values.
- How do I use the Summation01Icon in React?
- Import both HugeiconsIcon and Summation01Icon, then render <HugeiconsIcon icon={Summation01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.