John KuehJohn Kueh

summation circle icon

HugeIcons · SummationCircleIcon · MIT

Download SVG

The HugeIcons summation circle icon visually represents the concept of summation or aggregation, often used to indicate totals, summaries, or the act of adding up items in a user interface.

Common uses

  • Displaying a total count of items.
  • Indicating a summary or aggregate view.
  • Representing a 'total' or 'sum' action button.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SummationCircleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SummationCircleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sum icontotal iconaggregate iconsigma icon

FAQ

What does the summation circle icon represent?
It represents the mathematical concept of summation or aggregation, commonly used for totals or summaries in UI.
How do I use the SummationCircleIcon in React?
Import both HugeiconsIcon and SummationCircleIcon, then render <HugeiconsIcon icon={SummationCircleIcon} />.
What is the license for this icon?
This icon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →