# gds-icon-brush - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconBrush />
```
