A person with a bolt, for a power user, an active member and instant access. 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="M20 4L17 7L21 7L18 10M9 14H11C14.3137 14 17 16.6863 17 20C17 20.5523 16.5523 21 16 21H4C3.44772 21 3 20.5523 3 20C3 16.6863 5.68629 14 9 14ZM10 4C11.6569 4 13 5.34315 13 7C13 8.65685 11.6569 10 10 10C8.34315 10 7 8.65685 7 7C7 5.34315 8.34315 4 10 4Z"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- power user
- active member
- instant access
- user automation
- pro user
- person
- profile
- account
- avatar
- member
- human
- people
- guest
Related icons
The rest of the user family first, then the Users shelf.
FAQ
Answered from user-zap's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the user-zap icon for?
- A person with a bolt, for a power user, an active member and instant access. It is filed under Users in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as power user, active member, instant access, user automation, pro user, person, profile, account, avatar, member, human, people and guest, and the browser's search matches all of those.
- What styles does the user-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 user-zap?
- No. user-zap is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with user-zap?
- circle-user, user, user-check, user-minus, user-plus and user-sparkles, and 9 more, all shown below. The user family is listed first, then the rest of the Users shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import user-zap in React?
- <UserZap /> 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 <UserZap size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the user-zap SVG?
- icons/stroke/user-zap.svg, icons/two-tone/user-zap.svg, icons/duotone/user-zap.svg and icons/fill/user-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 user-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.