# gds-icon-circles-three - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconCirclesThree />
```
