Chart Pie Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Chart Pie Alt 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/305367.svg" alt="Chart Pie Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305367.svg" alt="Chart Pie Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305367.svg" alt="Chart Pie Alt icon" :width="24" :height="24" />
CSS background
.icon-chart-pie-alt {
background-image: url('https://proicons.com/icon/305367.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="M342 691c-3-2-5-5-8-7-68-62-97-139-81-230 19-104 100-182 204-200 9-1 10-5 10-12V0h-10c-17 3-33 5-50 8C208 51 78 170 17 365c-2 6-3 11-5 17-5 20-24 114 0 227 28 125 97 225 203 300 5 4 8 4 11-2 40-68 79-137 118-205 3-5 4-8-2-11zm607-409c-3-6-5-7-11-4-68 40-135 81-203 121-6 3-7 5-4 11 2 3 3 6 4 10 28 87 16 169-43 240-67 82-176 110-275 74-9-3-11 0-15 6-39 70-79 140-118 210l8 5c16 6 31 13 47 18 195 60 367 20 515-120 5-4 9-8 13-12 14-16 77-88 112-198 36-123 25-243-30-361zm-413-28c62 10 113 39 154 88 4 5 7 6 13 2 67-39 135-78 203-117 7-4 6-7 2-13-20-28-43-55-68-79C768 69 685 26 589 8c-17-3-34-5-50-8h-10v244c0 5-1 9 7 10z"/></svg>
Chart Pie Alt in other icon packs
Copied!