The Tabler medal 2 icon depicts a stylized medal, often used to represent achievements, awards, or rankings in UI elements.
Common uses
- Awarding top user rankings
- Highlighting completed challenges
- Indicating a premium feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMedal2 } from '@tabler/icons-react';
<IconMedal2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- decorateuniformmedaldesign2sportawardtrophyachievementbadge
FAQ
- What is the medal 2 icon used for?
- It's typically used to signify awards, achievements, or top positions within an application.
- How do I use the medal 2 icon in React?
- You can import it directly using: import { IconMedal2 } from '@tabler/icons-react'. Then use it as a component: <IconMedal2 />.
- What is the license for this icon?
- The Tabler icon library, including the medal 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →