John KuehJohn Kueh

three circle icon

HugeIcons · ThreeCircleIcon · MIT

Download SVG

The HugeIcons three circle icon depicts three concentric circles, often used to represent concepts like connection, grouping, or a multi-step process.

Common uses

  • Indicating a connection or relationship between items.
  • Representing a set or group of related elements.
  • Visualizing a process with three distinct stages.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
concentric circlesthree dotsgroup iconconnection icon

FAQ

What does the three circle icon typically represent?
It commonly signifies connection, grouping, or a process with three steps.
How do I use the ThreeCircleIcon in React?
Import it using `import { ThreeCircleIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ThreeCircleIcon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, 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 →