Antennapod Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antennapod 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/336399.svg" alt="Antennapod icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336399.svg" alt="Antennapod icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336399.svg" alt="Antennapod icon" :width="24" :height="24" />
CSS background
.icon-antennapod {
background-image: url('https://proicons.com/icon/336399.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="23.9997" cy="21.267" r="3.679"/><line class="b" x1="22.6431" y1="24.6864" x2="15.5906" y2="42.5"/><line class="b" x1="25.3564" y1="24.6865" x2="32.4088" y2="42.5"/><path class="b" d="M29.8023,35.9304c5.8338-2.3125,9.9648-8.0097,9.9648-14.6634,0-8.7034-7.0636-15.767-15.767-15.767s-15.767,7.0636-15.767,15.767c0,6.6537,4.131,12.3509,9.9648,14.6634"/><path class="b" d="M27.5844,30.3068c3.5949-1.4295,6.1386-4.9403,6.1386-9.0398,0-5.3713-4.3517-9.723-9.723-9.723s-9.723,4.3517-9.723,9.723c0,4.0994,2.5437,7.6102,6.1386,9.0398"/></svg>
Antennapod in other icon packs
Copied!