The HugeIcons medal 01 icon depicts a classic medal, commonly used to represent achievements, awards, recognition, or top rankings in user interfaces.
Common uses
- Awarding a badge for completing a task
- Highlighting a 'best seller' product
- Indicating a user's rank or tier
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Medal01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Medal01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- awardbadgetrophyachievement
FAQ
- What does the medal 01 icon represent?
- It represents a medal, symbolizing achievement, awards, or recognition.
- How do I use the Medal01Icon in React?
- Import both HugeiconsIcon and Medal01Icon, then render <HugeiconsIcon icon={Medal01Icon} />.
- 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.