The HugeIcons medal 03 icon depicts a stylized medal, commonly used to represent achievements, awards, or recognition within a user interface.
Common uses
- Awarding badges to users
- Highlighting top-rated content
- Indicating a completed task
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Medal03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Medal03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- awardtrophyachievementprize
FAQ
- What does the Medal03Icon represent?
- The Medal03Icon visually represents an award or recognition, suitable for denoting achievements or high status.
- How do I use Medal03Icon in a React project?
- Import it using `import { Medal03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Medal03Icon} />`.
- What is the license for this icon?
- The HugeIcons medal 03 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.