# gds-icon-shapes - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconShapes />
```
