# gds-icon-fast-forward - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconFastForward />
```
