Radio Pixel Art Icon
A radio icon for broadcast controls, music streaming, AM/FM tuner interfaces and audio channel selectors.
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Radio icon
A tabletop or portable radio receiver, evoking broadcast audio, FM/AM tuning, and live streaming. Use it on a 'Radio' tab in a music app, a live-station selector, an emergency-broadcast toggle, or a vintage-themed audio player. Its shape is distinct from radio-handheld (a walkie-talkie) and radio-receiver (a Hi-Fi unit), so match the icon to the product being described. For on-demand podcast audio, a microphone or headphone icon fits better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/radio.svg" width="24" height="24" alt="Radio" />
<!-- React -->
import { Radio } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="radio.svg" width="48" height="48" style="image-rendering: pixelated" />