# gds-icon-cursor - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconCursor />
```
