The Lucide trophy icon depicts a classic trophy cup, commonly used to represent awards, achievements, or winning in user interfaces.
Common uses
- Indicating a user's highest score or ranking.
- Representing a completed goal or milestone.
- Symbolizing a prize or reward in a game or contest.
Use it in React
Install
npm i lucide-reactImport & render
import { Trophy } from 'lucide-react';
<Trophy size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- prizesportswinnerachievementawardchampioncelebrationvictorytrophy
FAQ
- What does the trophy icon represent?
- The trophy icon typically signifies achievement, winning, or a prize. It's used in UIs to denote success, awards, or top rankings.
- How do I use the trophy icon in React?
- You can import and use the trophy icon in React with the following statement: `import { Trophy } from 'lucide-react'`.
- What is the license for the Lucide trophy icon?
- The Lucide trophy icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →