# gds-icon-pie-chart - React

## Import

```typescript
import { IconPieChart } from '@sebgroup/green-core/react'
```

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconPieChart />
```
