Pie Chart Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Pie Chart 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/304824.svg" alt="Pie Chart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304824.svg" alt="Pie Chart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304824.svg" alt="Pie Chart icon" :width="24" :height="24" />
CSS background
.icon-pie-chart {
background-image: url('https://proicons.com/icon/304824.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" viewBox="0 0 72 56"><title>pie-chart</title><g id="c163_chart" data-name="c163 chart"><path d="M33,5.84V30.92h25A25,25,0,1,1,32.88,5.84Z"/><path d="M37.06,0A27,27,0,0,1,64,27L37,27S37,0,37.06,0Z"/></g></svg>
Pie Chart in other icon packs
Copied!