The Tabler military award icon depicts a medal or badge, commonly used in UI to represent achievements, honors, or special recognition.
Common uses
- Highlighting user achievements or badges.
- Indicating a 'best' or 'top' item.
- Representing a completed task or milestone.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMilitaryAward } from '@tabler/icons-react';
<IconMilitaryAward size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- achievementhonorbadgemedalprizearmymilitaryawardsystem
FAQ
- What does this icon represent?
- It represents a military award, often used to signify achievement, honor, or a prize.
- How do I use this icon in React?
- Import it using `import { IconMilitaryAward } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon set, including this 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 →