# gds-icon-line-chart-three - Angular

## Import

```typescript
import { IconLineChartThreeComponent } from '@sebgroup/green-core-ng'
```

## Usage

Use the component in your Angular templates:

```html
<gds-icon-line-chart-three></gds-icon-line-chart-three>
```
