Chart Pie Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Chart Pie 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/305368.svg" alt="Chart Pie icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305368.svg" alt="Chart Pie icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305368.svg" alt="Chart Pie icon" :width="24" :height="24" />
CSS background
.icon-chart-pie {
background-image: url('https://proicons.com/icon/305368.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M437 542c-2-3-2-7-2-11l77-405c1-9-5-17-14-19-21-3-42-4-64-4C188 103-11 308 1 557c10 226 196 408 422 414 64 2 126-11 181-34 21-9 29-34 18-53L437 542zm534-162c-6-16-25-23-41-16L594 523c-15 8-21 27-13 42l177 327c8 15 28 20 43 10 120-77 199-212 199-365 0-55-10-108-29-157zm-410 52l330-157c12-6 17-20 10-32C844 138 743 59 624 30c-13-4-26 5-28 18l-68 359c-3 18 16 33 33 25z"/></svg>
Chart Pie in other icon packs
Copied!