# gds-icon-arrow-box-left - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconArrowBoxLeft />
```
