Tv Classic 2 Pixel Art Icon
A second retro TV icon variant for nostalgia-themed UIs, classic media collections, vintage-era features and retro-gaming apps.
Tags
tvtelevisionscreendisplayclassic
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tv Classic 2 icon
A second vintage CRT television silhouette with a slightly different antenna placement or frame proportion compared to tv-classic. Both occupy the same retro-broadcast semantic space and suit nostalgia interfaces, classic media libraries, and vintage-gaming aesthetics equally well. Using both together lets a design distinguish between two eras of CRT design or two visual weights of the same concept. Used alone, tv-classic-2 contrasts clearly with the modern flat-screen tv icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tv-classic-2.svg" width="24" height="24" alt="Tv Classic 2" />
<!-- React -->
import { TvClassic2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tv-classic-2.svg" width="48" height="48" style="image-rendering: pixelated" />