John KuehJohn Kueh

pie chart 03 icon

HugeIcons · PieChart03Icon · MIT

Download SVG

The HugeIcons pie chart 03 icon depicts a circular graph divided into segments, commonly used to visually represent proportions and statistical data in user interfaces.

Common uses

  • Displaying sales performance by region
  • Showing user demographics breakdown
  • Illustrating budget allocation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
data chartstatistics graphsegment chartproportion graph

FAQ

What does the PieChart03 icon represent?
It represents a pie chart, which is a type of graph that illustrates data in a circular format. Each segment of the pie represents a proportion of the whole.
How do I use the PieChart03 icon in a React application?
You can use it by importing both HugeiconsIcon and PieChart03Icon from their respective packages and then rendering the icon component like this: <HugeiconsIcon icon={PieChart03Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.

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 →