John KuehJohn Kueh

star icon

HugeIcons · StarIcon · MIT

Download SVG

The HugeIcons star icon depicts a five-pointed star, commonly used to represent ratings, favorites, or special emphasis in user interfaces.

Common uses

  • User ratings (e.g., 4 out of 5 stars)
  • Marking items as favorite or saved
  • Highlighting featured content or achievements

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
favoriteratingstar outlinestar solid

FAQ

What is the HugeIcons star icon used for?
It's typically used for visual representation of ratings, favorites, or to draw attention to important elements.
How do I use the StarIcon in React?
Import both HugeiconsIcon and StarIcon, then render <HugeiconsIcon icon={StarIcon} />.
What is the license for the HugeIcons star icon?
The HugeIcons star icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →