Chart Radar Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart Radar icon is commonly used in analytics dashboards, reports and data visualization. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/317284.svg" alt="Chart Radar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317284.svg" alt="Chart Radar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317284.svg" alt="Chart Radar icon" :width="24" :height="24" />
CSS background
.icon-chart-radar {
background-image: url('https://proicons.com/icon/317284.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<title>chart--radar</title>
<path d="M16,2,2,13,8,30H24l6-17Zm2.5818,19.2651-5.9861,1.3306-1.4226-7.8252,4.91-4.209,5.4416,4.0816Zm.1977,2.0054L21.3264,28H10.6736l1.7912-3.3267ZM9.59,13.4937,5.74,12.605,15,5.3291V8.8569ZM17,8.75V5.3291l9.26,7.2759-3.15.727ZM4.6143,14.3979l4.6535,1.0738,1.4844,8.164-1.738,3.2281ZM22.9858,26.8638l-2.5766-4.7852,3.0063-6.7646,3.97-.9161Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Chart Radar in other icon packs
Copied!