# gds-icon-pencil-sparkle - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconPencilSparkle />
```
