John KuehJohn Kueh

circle icon

HugeIcons · CircleIcon · MIT

Download SVG

The HugeIcons circle icon depicts a simple geometric circle, commonly used to represent concepts like selection, status indicators, or general grouping.

Common uses

  • Radio button selection
  • Status dot (e.g., online/offline)
  • General decorative element

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dotroundcircle outlinebullet

FAQ

What is the circle icon used for?
It's typically used for selection states, status indicators, or as a general visual element in UI design.
How do I use the CircleIcon in React?
Import both HugeiconsIcon and CircleIcon, then render <HugeiconsIcon icon={CircleIcon} />.
What is the license for this icon?
The HugeIcons circle 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 →