John KuehJohn Kueh

stars icon

HugeIcons · StarsIcon · MIT

Download SVG

The HugeIcons stars icon visually represents a rating, favorite, or highlight, commonly used to indicate user ratings, mark important items, or denote favorite content.

Common uses

  • User rating system (e.g., 5-star rating)
  • Marking favorite or saved items
  • Highlighting featured content or products

Use it in React

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

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

Details

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

FAQ

What is the StarsIcon used for?
The StarsIcon is typically used to represent ratings, favorites, or to highlight important elements within a user interface.
How do I use the StarsIcon in React?
To use the StarsIcon in React, import both HugeiconsIcon and StarsIcon, then render <HugeiconsIcon icon={StarsIcon} />.
What is the license for HugeIcons?
HugeIcons are 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 →