Biznesradarpl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Biznesradarpl 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/322687.svg" alt="Biznesradarpl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322687.svg" alt="Biznesradarpl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322687.svg" alt="Biznesradarpl icon" :width="24" :height="24" />
CSS background
.icon-biznesradarpl {
background-image: url('https://proicons.com/icon/322687.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"><path d="M24,2.5C12.1259,2.5,2.5,12.1259,2.5,24s9.6259,21.5,21.5,21.5,21.5-9.6259,21.5-21.5" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,6.244c-9.8064,0-17.756,7.9496-17.756,17.756s7.9496,17.756,17.756,17.756,17.756-7.9496,17.756-17.756" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,9.988c-7.7386,0-14.012,6.2734-14.012,14.012s6.2734,14.012,14.012,14.012,14.012-6.2734,14.012-14.012" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,13.7319c-5.6709,0-10.2681,4.5972-10.2681,10.2681s4.5972,10.2681,10.2681,10.2681,10.2681-4.5972,10.2681-10.2681" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,17.4759c-3.6031,0-6.5241,2.9209-6.5241,6.5241s2.9209,6.5241,6.5241,6.5241,6.5241-2.9209,6.5241-6.5241" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,21.2199c-1.5354,0-2.7801,1.2447-2.7801,2.7801s1.2447,2.7801,2.7801,2.7801,2.7801-1.2447,2.7801-2.7801" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><polyline points="2.5 24 24 24 24 45.5" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!