# gds-icon-expand - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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