Pixelarticons

Award Pixel Art Icon

An award ribbon icon for achievements, badges earned, certificates, and 'Best of' recognition features.

games Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Award icon

A circular medal with a ribbon hanging below, the classic symbol for achievement and recognition. Use it on an 'Achievements' page, a badge earned notification, a certificate download button, or a 'Best product' callout in an e-commerce listing. It feels celebratory and positive, making it equally useful in gaming reward systems and professional certification platforms. When the achievement is specifically competition-based and involves multiple ranked positions, the trophy icon carries a stronger competitive connotation.

Usage

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

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

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

Related icons