Tv Minimal Pixel Art Icon
A minimal flat-screen TV icon for clean media dashboards, streaming nav bars, display-settings pages and lightweight UI systems.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Tv Minimal icon
A flat-panel TV with reduced detail, offering the leanest possible television silhouette. Design systems that prioritize restraint use this variant in navigation bars and media dashboards where a fully detailed icon would add unnecessary visual weight. It carries the same 'television, screen, streaming' meaning as the base tv icon but at lower visual density. For maximum decoration, tv is the fuller form; for vintage media contexts, tv-classic provides the retro read. Tv-minimal shines when simplicity and icon harmony take precedence.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tv-minimal.svg" width="24" height="24" alt="Tv Minimal" />
<!-- React -->
import { TvMinimal } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tv-minimal.svg" width="48" height="48" style="image-rendering: pixelated" />