The HugeIcons podium icon visually represents a platform for awards or recognition, commonly used to signify achievements, rankings, or top performance in user interfaces.
Common uses
- Displaying leaderboards or rankings
- Indicating a 'best of' or featured item
- Representing awards or achievements
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PodiumIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PodiumIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trophyawardwinnerranking
FAQ
- What does the podium icon represent?
- The podium icon represents a platform or stage used for awarding winners or showcasing top performers, often used to denote rankings or achievements.
- How do I use the PodiumIcon in React?
- To use the PodiumIcon in React, import both HugeiconsIcon and PodiumIcon, then render it using <HugeiconsIcon icon={PodiumIcon} />.
- What is the license for the HugeIcons PodiumIcon?
- The HugeIcons PodiumIcon is released under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →