The Tabler sum icon depicts a mathematical summation symbol, commonly used in UIs to represent operations involving addition, totals, or calculations.
Common uses
- Button for adding new items to a list.
- Label for a 'Total Amount' field.
- Indicator for a calculation or formula section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSum } from '@tabler/icons-react';
<IconSum size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- equationaddplusamounttotalsumcalculationmathematicsnumericformulamath
FAQ
- What does the sum icon represent?
- It represents the mathematical concept of summation or addition, often used for totals or calculations.
- How do I use the sum icon in React?
- You can import and use it like this: import { IconSum } from '@tabler/icons-react'; <IconSum />.
- What is the license for this icon?
- The Tabler icons, including the sum icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →