The HugeIcons award 03 icon depicts a stylized medal or trophy, commonly used to represent achievements, recognition, or rewards within a user interface.
Common uses
- Displaying user achievements or badges.
- Indicating a 'best' or 'top' item.
- Representing a reward or prize in a game or promotion.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Award03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Award03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medaltrophyachievementprize
FAQ
- What does the Award03Icon represent?
- The Award03Icon visually represents a medal or trophy, signifying achievement, recognition, or a reward.
- How do I use the Award03Icon in a React project?
- Import both HugeiconsIcon and Award03Icon, then render it using <HugeiconsIcon icon={Award03Icon} />.
- What is the license for this icon?
- This icon 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.