Pixelarticons

Chart Pie Pixel Art Icon

A pie chart icon for proportion breakdowns, budget splits, demographic stats, and share-of-total visualizations.

finance Pro 2 variants

Tags

chartgraphstatisticsanalyticsdatapie

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Chart Pie icon

A circle divided into slices, the universal symbol for proportional data. It works on report section headers, chart-type selectors, and any label that introduces a 'breakdown by category' view. Marketers reach for it for audience-share reports; finance apps use it for budget allocation. When the data shows change over time rather than composition at one moment, the line chart conveys that story more faithfully.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/chart-pie.svg" width="24" height="24" alt="Chart Pie" />

<!-- React -->
import { ChartPie } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-pie.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons