Badge Hd Pixel Art Icon
An HD badge for high-definition video quality labels, streaming platforms, and media resolution selectors.
Tags
badgehd
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 Hd icon
A crisp 'HD' stamp that communicates standard high-definition quality. It earns its place on streaming content cards, video player quality menus, and upload confirmation screens that confirm a file meets HD spec. HD is the baseline expectation for most viewers today, so this badge is especially useful when you need to contrast standard versus high quality. Pair it with badge-4k in a quality-tier selector to give users a clear progression of options.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/badge-hd.svg" width="24" height="24" alt="Badge Hd" />
<!-- React -->
import { BadgeHd } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="badge-hd.svg" width="48" height="48" style="image-rendering: pixelated" />