# gds-icon-key - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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