# gds-icon-people-copy - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconPeopleCopy />
```
