John KuehJohn Kueh

pie chart square icon

HugeIcons · PieChartSquareIcon · MIT

Download SVG

The HugeIcons pie chart square icon visually represents data segmentation and is commonly used to display statistical information or progress breakdowns in user interfaces.

Common uses

  • Displaying sales performance by region
  • Showing user engagement metrics
  • Illustrating survey results

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PieChartSquareIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PieChartSquareIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
data chartstatisticsanalyticsreport

FAQ

What does the pie chart square icon represent?
It represents segmented data, often used for charts and graphs to show proportions or statistics.
How do I use the PieChartSquareIcon in React?
Import it as shown: import { PieChartSquareIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={PieChartSquareIcon} /> using the @hugeicons/react library.
What is the license for this icon?
This icon is available under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

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