# gds-icon-direction - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconDirection />
```
