# gds-icon-arrow-bottom-top - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconArrowBottomTop />
```
