Broadcast Pixel Art Icon
A broadcast icon for on-air indicators, transmission states, streaming sources and signal-strength displays.
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 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Broadcast icon
An antenna mast topped with a transmitter dot, flanked by curved signal waves radiating to both sides. It is the classic on-air symbol for anything actively transmitting: a live stream source, a screen-sharing session, a radio station, or a device broadcasting to nearby receivers. Use it as a status indicator while something is being sent out, and pair it with the live icon when the receiving side needs its own badge. For subscription feeds rather than live transmission, the rss icon is the more precise choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/broadcast.svg" width="24" height="24" alt="Broadcast" />
<!-- React -->
import { Broadcast } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="broadcast.svg" width="48" height="48" style="image-rendering: pixelated" />