The HugeIcons electric plugs icon visually represents electrical power connections and is commonly used in interfaces to indicate settings related to power, energy, or device connectivity.
Common uses
- Power settings menu
- Device connection status
- Energy consumption options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ElectricPlugsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ElectricPlugsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- power plugelectrical outletsocketenergy
FAQ
- What does the electric plugs icon represent?
- This icon represents electrical power outlets or plugs, symbolizing electricity, power, or device connections.
- How do I use the ElectricPlugsIcon in React?
- Import both HugeiconsIcon and ElectricPlugsIcon, then render it using <HugeiconsIcon icon={ElectricPlugsIcon} />.
- What is the license for this icon?
- The HugeIcons electric plugs icon is distributed under the MIT license, allowing for free use.
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 →