John KuehJohn Kueh

power off icon

HugeIcons · PowerOffIcon · MIT

Download SVG

The HugeIcons power off icon depicts a universal symbol for shutting down or deactivating a device or application.

Common uses

  • System shutdown button
  • Log out action
  • Deactivate feature toggle

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shutdownoffstopclose

FAQ

What does the power off icon represent?
It represents the action of turning off or deactivating something, like a device, software, or a specific feature.
How do I use the PowerOffIcon in React?
Import both HugeiconsIcon and PowerOffIcon, then render it using <HugeiconsIcon icon={PowerOffIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and 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 →