Radar Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Radar 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/318674.svg" alt="Radar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318674.svg" alt="Radar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318674.svg" alt="Radar icon" :width="24" :height="24" />
CSS background
.icon-radar {
background-image: url('https://proicons.com/icon/318674.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Radar in other icon packs
Copied!