# gds-icon-school - Angular

## Import

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

## Usage

Use the component in your Angular templates:

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