# gds-icon-light-bulb-simple - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconLightBulbSimple />
```
