Noice Podcast And Radio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Noice Podcast And Radio 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/330262.svg" alt="Noice Podcast And Radio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330262.svg" alt="Noice Podcast And Radio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330262.svg" alt="Noice Podcast And Radio icon" :width="24" :height="24" />
CSS background
.icon-noice-podcast-and-radio {
background-image: url('https://proicons.com/icon/330262.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M31.5985,43.5c6.9667-12.067,6.9667-26.933,0-39l-20.422,11.791c2.7543,4.7705,2.7543,10.648,0,15.419l20.422,11.79Z"/><path class="b" d="M20.3095,17.975c1.5981,5.9637.7615,12.3181-2.3256,17.665"/><path class="b" d="M24.7905,8.4302c4.1293,7.1522,5.2483,15.6518,3.1109,23.629"/></svg>
Copied!