Crown Pixel Art Icon
A crown icon for top-ranked users, premium tiers, leaderboard leaders, and 'Best in class' callout badges.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Crown icon
A royal crown, universally understood as the symbol for leadership, superiority, and top-tier status. It works on a leaderboard to mark the number-one player, a premium subscription badge, a 'Most popular' product label, or a role indicator for admins and owners in a community platform. Its prestige associations are strong across both gaming and professional contexts. For a broader achievement concept without the royalty connotation, the trophy or award icon carries a more earned-rather-than-inherent meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/crown.svg" width="24" height="24" alt="Crown" />
<!-- React -->
import { Crown } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="crown.svg" width="48" height="48" style="image-rendering: pixelated" />