Podcasts Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Podcasts icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/345998.svg" alt="Podcasts icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345998.svg" alt="Podcasts icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345998.svg" alt="Podcasts icon" :width="24" :height="24" />
CSS background
.icon-podcasts {
background-image: url('https://proicons.com/icon/345998.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="5.5"/><path class="c" d="M29.5,37c0-3.0376-2.4624-5.5-5.5-5.5s-5.5,2.4624-5.5,5.5v3c0,3.0376,2.4624,5.5,5.5,5.5s5.5-2.4624,5.5-5.5v-3Z"/><path class="c" d="M39.2,39.2c3.89-3.89,6.3-9.26,6.3-15.2,0-11.87-9.63-21.5-21.5-21.5S2.5,12.13,2.5,24c0,5.94,2.41,11.31,6.3,15.2"/><path class="c" d="M33.55,33.55c2.44-2.45,3.95-5.82,3.95-9.55,0-7.46-6.04-13.5-13.5-13.5s-13.5,6.04-13.5,13.5c0,3.73,1.51,7.1,3.95,9.55"/></svg>
Podcasts in other icon packs
Copied!