# gds-icon-dot-grid-three - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconDotGridThree />
```
