The Lucide chart pie icon visually represents statistical data broken down into proportional segments, commonly used to illustrate proportions or percentages in dashboards and reports.
Common uses
- Displaying sales by category
- Showing user engagement metrics
- Illustrating survey results
Use it in React
Install
npm i lucide-reactImport & render
import { ChartPie } from 'lucide-react';
<ChartPie size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagrampresentationchartpiepie chartdoughnut chartdata visualization
FAQ
- What is the chart pie icon used for?
- It's used to represent data divided into proportional parts, like percentages or contributions to a whole.
- How do I use the chart pie icon in React?
- Import it from 'lucide-react' and use it as a component: import { ChartPie } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →