# gds-icon-shapes - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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