# gds-icon-lab - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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