# gds-icon-line-chart-three - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconLineChartThree />
```
