# gds-icon-chain-link - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconChainLink />
```
