John KuehJohn Kueh

honour star icon

HugeIcons · HonourStarIcon · MIT

Download SVG

The HugeIcons honour star icon depicts a star, often used to signify achievement, recognition, or a favorite item.

Common uses

  • Highlighting top-rated content
  • Marking favorite or saved items
  • Indicating a user's achievement or status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
star iconfavorite iconrating starachievement icon

FAQ

What does the HonourStarIcon represent?
The HonourStarIcon represents a star, commonly used in user interfaces to denote recognition, achievement, or a favored status.
How do I use the HonourStarIcon in a React project?
You can use it by importing both HugeiconsIcon and HonourStarIcon from their respective packages and rendering it like this: <HugeiconsIcon icon={HonourStarIcon} />.
What is the license for this icon?
The HonourStarIcon is provided 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 →