# gds-icon-power-plant - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconPowerPlant />
```
