# gds-icon-school - React

## Import

```typescript
import { IconSchool } from '@sebgroup/green-core/react'
```

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSchool />
```
