The Lucide square power icon depicts a square with a circle and a vertical line, commonly used to represent power on/off states, device control, or reboot functions.
Common uses
- Power button for electronic devices
- Toggle switch for system states
- Reboot or restart action button
Use it in React
Install
npm i lucide-reactImport & render
import { SquarePower } from 'lucide-react';
<SquarePower size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- onoffdeviceswitchtogglebinarybooleanrebootrestartbuttonkeyboardtroubleshootsquarepowerpower buttonon off switch
FAQ
- What does the square power icon represent?
- It represents power control, including on/off states, device management, and rebooting.
- How do I use the square power icon in React?
- You can import it directly from the 'lucide-react' library: import { SquarePower } from 'lucide-react'.
- What is the license for the Lucide square power icon?
- The Lucide icon library, including the square power icon, is distributed 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 →