Zap Pixel Art Icon
A lightning bolt icon for quick actions, energy features, power events, flash modes and instant-processing triggers.
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Zap icon
A jagged lightning bolt, instantly read as electricity, speed, or energy. Use it on a 'Quick action' button, a flash or boost feature, an energy-consumption metric, or an instant-processing trigger in a workflow tool. It also appears in charging screens and power indicators. For explicitly turning off a flash or boost feature, zap-off provides the disabled counterpart. When representing a full power-on/off control, the power icon carries clearer conventions.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/zap.svg" width="24" height="24" alt="Zap" />
<!-- React -->
import { Zap } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="zap.svg" width="48" height="48" style="image-rendering: pixelated" />