Live Pixel Art Icon
A live icon for livestream badges, live TV channels, 'streaming now' indicators and real-time video content.
Tags
streamtvbroadcaston air
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 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Live icon
A retro television set with an antenna and a play arrow on its screen, representing content that is airing right now. Use it as a 'Live' badge on a stream thumbnail, a live-TV channel marker in an EPG, or a 'streaming now' indicator next to a creator's name. The TV silhouette gives it a warmer, more playful feel than a plain dot badge. For the transmitting side of a live session, the broadcast icon is the matching counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/live.svg" width="24" height="24" alt="Live" />
<!-- React -->
import { Live } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="live.svg" width="48" height="48" style="image-rendering: pixelated" />