# gds-icon-copy - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconCopy />
```
