# gds-icon-lab - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconLab />
```
