John KuehJohn Kueh

star circle icon

HugeIcons · StarCircleIcon · MIT

Download SVG

The HugeIcons star circle icon depicts a star enclosed within a circle, commonly used to represent favorites, ratings, or important items.

Common uses

  • Favorite item button
  • User rating display
  • Highlighting key features

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
favorite iconrating starstar outlineimportant marker

FAQ

What is the StarCircleIcon used for?
It's typically used to indicate a favorited item, a high rating, or to draw attention to something important within a user interface.
How do I use StarCircleIcon in React?
Import both HugeiconsIcon and StarCircleIcon, then render it using <HugeiconsIcon icon={StarCircleIcon} />.
What is the license for this icon?
The StarCircleIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →