The HugeIcons electric home 01 icon depicts a house with a lightning bolt, commonly used to represent electrical services, smart homes, or energy-related features.
Common uses
- Electrical service provider website
- Smart home automation app
- Energy consumption dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ElectricHome01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ElectricHome01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- home electricityenergy housepower homeelectric house
FAQ
- What does the electric home 01 icon represent?
- It represents a house combined with a lightning bolt, symbolizing electricity, energy, or electrical services related to a home.
- How do I use this icon in React?
- Import the icon component and use it like this: import { ElectricHome01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={ElectricHome01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →