Podcast Pixel Art Icon
A podcast icon for podcast apps, show pages, episode feeds and spoken-audio content sections.
Tags
audioshowepisodeon 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 Podcast icon
A central dot ringed by radiating arcs above a short stand, the familiar on-air symbol used across podcast platforms. Use it to mark a podcasts section in a media app, a show page, an episode feed, or a 'listen to the podcast' link on a site. It reads as spoken audio being put out into the world, which distinguishes it from the music note's song context. For live transmission rather than episodic shows, the broadcast icon is the closer match.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/podcast.svg" width="24" height="24" alt="Podcast" />
<!-- React -->
import { Podcast } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="podcast.svg" width="48" height="48" style="image-rendering: pixelated" />