The Lucide circle power icon depicts a circle with a vertical line, commonly used to represent power states, on/off toggles, or reboot actions in user interfaces.
Common uses
- Power button on a device control panel
- Toggle switch for enabling/disabling a feature
- Reboot or restart action button
Use it in React
Install
npm i lucide-reactImport & render
import { CirclePower } from 'lucide-react';
<CirclePower size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- onoffdeviceswitchtogglebinarybooleanrebootrestartbuttonkeyboardtroubleshootcirclepowerpower buttonon off switch
FAQ
- What does the circle power icon represent?
- It signifies power, on/off states, or reboot functionality, often used for device controls or feature toggles.
- How do I use the circle power icon in React?
- You can import and use it like this: import { CirclePower } from 'lucide-react'.
- What is the license for the Lucide circle power icon?
- The Lucide icon library, including the circle power icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →