# gds-icon-checklist - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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