The HugeIcons electric wire icon visually represents electrical connections or power, commonly used in interfaces to denote settings related to power, connectivity, or electrical components.
Common uses
- Power button toggle
- Network connection status
- Electrical system settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ElectricWireIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ElectricWireIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- power cordcableplugelectricity
FAQ
- What is the electric wire icon used for?
- It's used to represent electrical concepts like power, connectivity, or circuits in user interfaces.
- How do I use the ElectricWireIcon in React?
- Import both HugeiconsIcon and ElectricWireIcon, then render <HugeiconsIcon icon={ElectricWireIcon} />.
- What is the license for this icon?
- The HugeIcons electric wire icon is available under the MIT license.
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 →