The HugeIcons medal 02 icon depicts a stylized medal, commonly used to represent achievements, awards, or recognition in user interfaces.
Common uses
- Awarding badges to users
- Highlighting top-rated content
- Indicating a 'best' or 'featured' item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Medal02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Medal02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- awardtrophyachievementprize
FAQ
- What does the Medal 02 icon represent?
- It represents a medal, symbolizing achievement, awards, or recognition.
- How do I use the Medal 02 icon in React?
- Import it using `import { Medal02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Medal02Icon} />`.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.