# gds-icon-sort-descending - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSortDescending />
```
