# gds-icon-sort-up - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSortUp />
```
