Podcastguru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Podcastguru 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/345997.svg" alt="Podcastguru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345997.svg" alt="Podcastguru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345997.svg" alt="Podcastguru icon" :width="24" :height="24" />
CSS background
.icon-podcastguru {
background-image: url('https://proicons.com/icon/345997.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><path class="c" d="M38.785,30.5895c.6735,2.5995.3294,5.3631-.5189,7.8833-2.5202.8483-5.3133,1.1629-7.9128.4893"/><path class="c" d="M17.4803,9.0657c-2.6599-.6304-5.4994-.568-8.1009.311-.8327,2.569-1.2445,5.4925-.4021,8.109"/><path class="c" d="M30.2256,9.0225c2.6588-.9908,5.6589-.5292,8.2974.3227.8685,2.5807,1.1975,5.4481.3804,8.0872"/><path class="c" d="M8.908,30.3487c-.6735,2.5995-.3294,5.3631.5189,7.8833,2.5202.8483,5.3133,1.1629,7.9128.4893"/><path class="c" d="M31.7655,32.2926c1.1759-.1283,2.3491-.4058,3.4944-.6961,4.0684-.8235,7.5088-3.7759,9.2401-7.5112-1.7896-3.8555-5.3374-6.9188-9.5764-7.6401-1.0323-.2307-2.062-.4492-3.1151-.5556-.0877-.8665-.2007-1.7521-.362-2.6079-.5895-4.3183-3.6717-7.9745-7.5763-9.7818-4.4482,2.0741-7.37,6.6683-7.887,11.4854-.0346.2552-.0777.5629-.1032.8192-.9867.1028-1.9759.3436-2.9408.5711-4.164.7679-7.6781,3.7453-9.4391,7.5617,1.8288,3.9572,5.6092,7.0716,9.9978,7.5931.7047.1189,1.4491.2067,2.1602.2777.1077,1.04.3126,2.0708.5235,3.0947.6553,4.2289,3.7103,7.8175,7.5406,9.5971,3.7878-1.7524,6.7675-5.228,7.5406-9.3652.2175-.9292.4052-1.8925.5028-2.8422Z"/><path class="c" d="M23.8271,32.1889v5.2881"/><path class="c" d="M31.1786,21.9797c-.0101,2.4744.2763,5.2041-1.4468,7.2419-2.6375,3.6799-8.6824,3.8162-11.492.2701-1.9458-2.1004-1.6576-4.8969-1.6631-7.512"/><rect class="c" x="19.6708" y="11.0181" width="8.449" height="17.9674" rx="4.2245" ry="4.2245"/><line class="c" x1="19.6708" y1="20.0018" x2="28.1197" y2="20.0018"/></svg>
Copied!