Badge 5k Pixel Art Icon
A 5K badge label for ultra-high-resolution video indicators, professional media apps, and content quality selectors.
Tags
badge5k
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 Badge 5k icon
Stamped with '5K', this badge marks content or output at five-thousand-pixel width, a resolution common in professional video production and high-end monitors. Reach for it in a video export settings panel, a monitor spec callout, or a media library filter that lets users browse by resolution. For consumer streaming contexts, badge-4k or badge-hd will feel more familiar to most audiences.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/badge-5k.svg" width="24" height="24" alt="Badge 5k" />
<!-- React -->
import { Badge5k } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="badge-5k.svg" width="48" height="48" style="image-rendering: pixelated" />