John KuehJohn Kueh

six circle icon

HugeIcons · SixCircleIcon · MIT

Download SVG

The HugeIcons six circle icon depicts a group of six circles, often used to represent a set of related items, a selection of options, or a status indicator.

Common uses

  • Displaying a list of six items
  • Indicating a multi-step process with six stages
  • Representing a rating or selection of six

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
six dots icongroup of circles iconsix items icondot pattern icon

FAQ

What is the SixCircleIcon typically used for?
It's commonly used to represent a group of six related items, a selection of six options, or a status indicator with six possible states.
How do I use the SixCircleIcon in React?
Import both HugeiconsIcon and SixCircleIcon, then render <HugeiconsIcon icon={SixCircleIcon} />.
What is the license for this icon?
The SixCircleIcon 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 →