Tv Pixel Art Icon
A modern flat-screen TV icon for electronics stores, streaming apps, display-settings and media-player features.
Tags
televisionscreendisplay
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 Tv icon
A flat-panel television on a stand, representing modern display technology, broadcasting, and screen media. Electronics retailers use it for the televisions category; streaming platforms show it when casting or mirroring to a TV; smart-home apps include it when a connected TV is part of the device list. It signals contemporary display hardware. For a retro or vintage-media context, tv-classic carries a nostalgic tone; tv-minimal strips back the detail for the cleanest possible silhouette.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tv.svg" width="24" height="24" alt="Tv" />
<!-- React -->
import { Tv } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tv.svg" width="48" height="48" style="image-rendering: pixelated" />