A mic throwing signal, for podcasts, episodes and audio broadcasts. On a 24×24 grid in stroke, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M15.4641 13C15.81517 12.39192 16 11.70215 16 11C16 8.79086 14.20914 7 12 7C9.79086 7 8 8.79086 8 11C8 11.70215 8.18483 12.39192 8.5359 13M18.9282 15C19.63035 13.78385 20 12.40429 20 11C20 6.58172 16.41828 3 12 3C7.58172 3 4 6.58172 4 11C4 12.40429 4.36965 13.78385 5.0718 15M12 15V21"/>
<path d="M13 11C13 11.5523 12.5523 12 12 12C11.4477 12 11 11.5523 11 11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- broadcast
- radio
- rss
- episode
- audio show
Related icons
The rest of the podcast family first, then the Media shelf.
FAQ
Answered from podcast's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the podcast icon for?
- A mic throwing signal, for podcasts, episodes and audio broadcasts. It is filed under Media in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as broadcast, radio, rss, episode and audio show, and the browser's search matches all of those.
- What styles does the podcast icon come in?
- Stroke. There are no duotone or fill drawings of this one: a filled weight needs an enclosed area, either in the glyph itself or from a square or circle container.
- Is there a square or circle version of podcast?
- No. podcast is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with podcast?
- audio-lines, camera, camera-off, captions, cast and circle-pause, and 12 more, all shown below. They are the Media shelf: nothing else in the set is named after podcast.
- How do I import podcast in React?
- <Podcast /> is the component, and the weight decides the module: stroke from "@keyline-icons/react". It takes the usual SVG props plus a size, so <Podcast size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the podcast SVG?
- icons/stroke/podcast.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was podcast added to the set?
- Added 24 Aug 2026. It ships in v0.1.2, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.