# gds-icon-sort-ascending - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSortAscending />
```
