# gds-icon-arrow-rotate-left-right - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconArrowRotateLeftRight />
```
