A lightning bolt, for power, speed, an instant action and anything automatic. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ActionsNewv0.5.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M12.9611 3.1513L3.1443 13.1497C3.0525 13.2432 3.001 13.369 3.001 13.5C3.001 13.7761 3.2249 14 3.501 14L9.8656 14C10.4178 14 10.8656 14.4477 10.8656 15C10.8656 15.0419 10.8629 15.0839 10.8577 15.1255L10.1861 20.4357C10.1834 20.4565 10.1821 20.4774 10.1821 20.4984C10.1821 20.7745 10.406 20.9984 10.6821 20.9984C10.8163 20.9984 10.9449 20.9445 11.0389 20.8487L20.8557 10.8503C20.9475 10.7568 20.999 10.631 20.999 10.5C20.999 10.2239 20.7751 10 20.499 10L14.1344 10C13.5822 10 13.1344 9.5523 13.1344 9C13.1344 8.9581 13.1371 8.9161 13.1423 8.8745L13.8139 3.5643C13.8166 3.5435 13.8179 3.5226 13.8179 3.5016C13.8179 3.2255 13.594 3.0016 13.3179 3.0016C13.1837 3.0016 13.0551 3.0555 12.9611 3.1513Z" fill="none"/>
</svg>

Related icons

The rest of the zap family first, then the Actions shelf.

FAQ

Answered from zap's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the zap icon for?
A lightning bolt, for power, speed, an instant action and anything automatic. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set.
What styles does the zap icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of zap?
No. zap is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with zap?
zap-off, alert, ban, check, circle-alert and circle-check, and 12 more, all shown below. The zap family is listed first, then the rest of the Actions shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import zap in React?
<Zap /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Zap size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the zap SVG?
icons/stroke/zap.svg, icons/duotone/zap.svg and icons/fill/zap.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was zap added to the set?
Added 8 Sept 2026. It ships in v0.5.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.