# gds-icon-home-energy-two - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconHomeEnergyTwo />
```
