# gds-icon-arrow-box-right - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconArrowBoxRight />
```
