John KuehJohn Kueh

power icon

HugeIcons · PowerIcon · MIT

Download SVG

The HugeIcons power icon visually represents the concept of turning a device or application on or off, commonly used for power buttons or shutdown actions.

Common uses

  • Power button on a device dashboard
  • Shutdown/restart option in a menu
  • Toggle switch for enabling/disabling features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PowerIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PowerIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
on offstart stopenergyelectricity

FAQ

What does the power icon represent?
It symbolizes the action of powering a device or software on or off. It's universally recognized for this function.
How do I use the PowerIcon in React?
Import both HugeiconsIcon and PowerIcon, then render it using <HugeiconsIcon icon={PowerIcon} />.
What is the license for this icon?
The HugeIcons power icon is released under the MIT license, allowing for free commercial and non-commercial 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 →