# gds-icon-growth - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-growth></gds-icon-growth>
```
