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

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconArrowBoxLeftAlt />
```
