The HugeIcons power service icon visually represents an electrical power source or connection, commonly used to indicate power status, on/off toggles, or service-related functions within a user interface.
Common uses
- Power button toggle
- System status indicator
- Service connection management
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PowerServiceIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PowerServiceIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- powerelectricityplugenergy
FAQ
- What does the power service icon represent?
- It symbolizes an electrical power source or connection, often used for power controls or status.
- How do I use the PowerServiceIcon in React?
- Import both HugeiconsIcon and PowerServiceIcon, then render it using <HugeiconsIcon icon={PowerServiceIcon} />.
- What is the license for this icon?
- The HugeIcons power service icon is released 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 →