# gds-icon-file-chart - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-file-chart></gds-icon-file-chart>
```
