The HugeIcons champion icon depicts a trophy or medal, typically used to signify achievement, first place, or a top-ranked status.
Common uses
- Awarding a top user or achievement
- Indicating a 'best' or 'featured' item
- Representing a winner or leader
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChampionIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChampionIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trophywinnerawardmedal
FAQ
- What does the Champion icon represent?
- The Champion icon represents achievement, winning, or a top-ranked status, often visualized as a trophy or medal.
- How do I use the Champion icon in React?
- Import ChampionIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={ChampionIcon} /> from '@hugeicons/react'.
- What is the license for the Champion icon?
- The Champion icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Looking for something else? Search HugeIcons 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 →