File Chart Pie Pixel Art Icon
A file icon with a pie chart for composition reports, market-share exports, and percentage-based analytics documents.
Tags
filepaperpagechartgraphstatisticsanalyticsdatapie
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the File Chart Pie icon
A document with a pie chart inside, indicating a file focused on proportions, shares, or categorical breakdowns. Use it on a 'Market share report' download, a 'Budget allocation export' button, or a document library entry for composition analyses. Pie-chart files tend to represent a snapshot in time rather than trends, so this icon pairs well with static summary reports. For trending or time-series files, file-chart-line or file-chart-column-increasing carries the growth dimension better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/file-chart-pie.svg" width="24" height="24" alt="File Chart Pie" />
<!-- React -->
import { FileChartPie } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-chart-pie.svg" width="48" height="48" style="image-rendering: pixelated" />