The HugeIcons star award 02 icon depicts a stylized star, commonly used to represent achievements, ratings, or recognition in user interfaces.
Common uses
- User rating system
- Achievement badges
- Favorite item indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StarAward02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StarAward02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- star iconaward iconrating starfavorite star
FAQ
- What does the star award 02 icon represent?
- It represents a star, often used for ratings, achievements, or marking something as a favorite.
- How do I use the StarAward02Icon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={StarAward02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.