# gds-icon-office - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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