Zap Off Pixel Art Icon
A disabled lightning bolt icon for flash-off mode, power saving states, deactivated boost features and no-electricity indicators.
Tags
zapoff
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Zap Off icon
A lightning bolt crossed out or visually disabled, indicating an energy or flash feature has been turned off. Use it in camera apps for the flash-disabled state, in power-management panels for 'Power saving on' (meaning high-power features are off), or in a workflow tool to indicate a boost or instant-processing feature has been paused. It forms a natural pair with the zap icon for toggling energy-intensive features on and off.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/zap-off.svg" width="24" height="24" alt="Zap Off" />
<!-- React -->
import { ZapOff } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="zap-off.svg" width="48" height="48" style="image-rendering: pixelated" />