John KuehJohn Kueh

chart pie 4 icon

Tabler · chart-pie-4 · MIT

Download SVG

The Tabler chart pie 4 icon visually represents data distribution or proportions, commonly used in dashboards and reports to show how a whole is divided into parts.

Common uses

  • Displaying sales breakdown by product.
  • Showing user demographics in a report.
  • Illustrating budget allocation in a financial dashboard.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconChartPie4 } from '@tabler/icons-react';

<IconChartPie4 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconChartPie4 size={24} stroke={2} />
filled
<IconChartPie4Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
statisticsdiagramgraphrhythmdataanalysischartpievisualizationanalyticscharts4data visualizationpie chart

FAQ

What is the chart pie 4 icon used for?
This icon is typically used to represent data that is divided into segments, such as market share, survey results, or budget breakdowns.
How do I use the chart pie 4 icon in React?
You can import and use it in your React application with: import { IconChartPie4 } from '@tabler/icons-react'
What is the license for the Tabler chart pie 4 icon?
The Tabler icon library, including the chart pie 4 icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →