Tv Classic Pixel Art Icon
A retro CRT television icon for vintage-media sections, nostalgia-themed apps, retro-gaming UIs and throwback campaigns.
Tags
tvtelevisionscreendisplayclassic
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tv Classic icon
An older-style CRT television with a boxy frame and curved screen, immediately evoking 1970s and 1980s broadcast media. Retro-gaming apps use it for a classic TV channel metaphor; nostalgia-themed marketing campaigns reach for it to signal a throwback era; vintage media curators show it in collection interfaces. It is deliberately old-fashioned, distinguishing it from the flat-panel tv icon used for modern displays. When both appear together, tv-classic signals 'classic era' content while tv signals contemporary viewing.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tv-classic.svg" width="24" height="24" alt="Tv Classic" />
<!-- React -->
import { TvClassic } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tv-classic.svg" width="48" height="48" style="image-rendering: pixelated" />