# gds-icon-sort-down - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSortDown />
```
