Pixelarticons

Badge 4k Pixel Art Icon

A 4K badge label for video quality indicators, streaming resolution selectors, and media player overlays.

media Free 4 variants

Tags

badge4k

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 Badge 4k icon

A rectangular badge stamped with '4K', the label that tells viewers they are watching ultra-high-definition content. It appears in streaming platforms, video settings menus, and content card overlays to signal resolution tier. Use it on a quality selector button, a content thumbnail badge, or a media info panel. When the goal is a player control rather than a content label, the HD badge is the more common pairing at lower resolution tiers.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/badge-4k.svg" width="24" height="24" alt="Badge 4k" />

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

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

Related icons