Pixelarticons

Trophy Pixel Art Icon

A trophy cup icon for leaderboards, competition winners, achievement unlocks, and 'Congratulations' screens.

games Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Trophy icon

A two-handled cup trophy, the most direct symbol for winning and ranked achievement. It suits a leaderboard header, a 'You won' screen, an achievement notification, a 'Best of' product badge, and a competition results page. Its competitive associations are stronger than the award ribbon, making it better for celebrating first place specifically. The award works for broader recognition, while the crown signals ongoing top-tier status rather than a one-time win.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/trophy.svg" width="24" height="24" alt="Trophy" />

<!-- React -->
import { Trophy } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="trophy.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons