A rack with a bolt, for serverless functions, power status and fast infrastructure. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<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="M5 2L17 2C18.1046 2 19 2.8954 19 4L19 8C19 9.1046 18.1046 10 17 10L5 10C3.8954 10 3 9.1046 3 8L3 4C3 2.8954 3.8954 2 5 2ZM13 22L5 22C3.8954 22 3 21.1046 3 20L3 16C3 14.8954 3.8954 14 5 14L13 14M20 16L17 19L21 19L18 22"/>
<path d="M8 6C8 6.5523 7.5523 7 7 7C6.4477 7 6 6.5523 6 6C6 5.4477 6.4477 5 7 5C7.5523 5 8 5.4477 8 6ZM12 6C12 6.5523 11.5523 7 11 7C10.4477 7 10 6.5523 10 6C10 5.4477 10.4477 5 11 5C11.5523 5 12 5.4477 12 6ZM8 18C8 18.5523 7.5523 19 7 19C6.4477 19 6 18.5523 6 18C6 17.4477 6.4477 17 7 17C7.5523 17 8 17.4477 8 18ZM12 18C12 18.5523 11.5523 19 11 19C10.4477 19 10 18.5523 10 18C10 17.4477 10.4477 17 11 17C11.5523 17 12 17.4477 12 18Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- serverless
- server power
- fast server
- edge function
- server trigger
Related icons
The rest of the server family first, then the Devices shelf.
FAQ
Answered from server-zap's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the server-zap icon for?
- A rack with a bolt, for serverless functions, power status and fast infrastructure. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as serverless, server power, fast server, edge function and server trigger, and the browser's search matches all of those.
- What styles does the server-zap icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of server-zap?
- No. server-zap is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with server-zap?
- server, server-minus, server-plus, app-check, app-dot and app-minus, and 12 more, all shown below. The server family is listed first, then the rest of the Devices shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import server-zap in React?
- <ServerZap /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ServerZap size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the server-zap SVG?
- icons/stroke/server-zap.svg, icons/two-tone/server-zap.svg, icons/duotone/server-zap.svg and icons/fill/server-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 server-zap added to the set?
- Added 24 Sept 2026. It ships in v1.2.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.