The hamburger with sparkles, for an AI menu, smart navigation and assistant drawers. 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="M4 7L11 7M4 13L20 13M12 19L20 19"/>
<path d="M18.5492 2.3739L19.1373 3.8648C19.3173 4.3213 19.6787 4.6827 20.1352 4.8627L21.6261 5.4508C21.8518 5.5397 22 5.7576 22 6C22 6.2424 21.8518 6.4603 21.6261 6.5492L20.1352 7.1373C19.6787 7.3173 19.3173 7.6787 19.1373 8.1352L18.5492 9.6261C18.4603 9.8518 18.2424 10 18 10C17.7576 10 17.5397 9.8518 17.4508 9.6261L16.8627 8.1352C16.6827 7.6787 16.3213 7.3173 15.8648 7.1373L14.3739 6.5492C14.1482 6.4603 14 6.2424 14 6C14 5.7576 14.1482 5.5397 14.3739 5.4508L15.8648 4.8627C16.3213 4.6827 16.6827 4.3213 16.8627 3.8648L17.4508 2.3739C17.5397 2.1482 17.7576 2 18 2C18.2424 2 18.4603 2.1482 18.5492 2.3739ZM4.8433 17.2337L5.2108 18.1655C5.3233 18.4508 5.5492 18.6767 5.8345 18.7892L6.7663 19.1567C6.9074 19.2123 7 19.3485 7 19.5C7 19.6515 6.9074 19.7877 6.7663 19.8433L5.8345 20.2108C5.5492 20.3233 5.3233 20.5492 5.2108 20.8345L4.8433 21.7663C4.7877 21.9074 4.6515 22 4.5 22C4.3485 22 4.2123 21.9074 4.1567 21.7663L3.7892 20.8345C3.6767 20.5492 3.4508 20.3233 3.1655 20.2108L2.2337 19.8433C2.0926 19.7877 2 19.6515 2 19.5C2 19.3485 2.0926 19.2123 2.2337 19.1567L3.1655 18.7892C3.4508 18.6767 3.6767 18.4508 3.7892 18.1655L4.1567 17.2337C4.2123 17.0926 4.3485 17 4.5 17C4.6515 17 4.7877 17.0926 4.8433 17.2337Z" 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.
- ai menu
- smart navigation
- assistant drawer
- ai sidebar
- ai hamburger
Related icons
The rest of the menu family first, then the AI shelf.
FAQ
Answered from menu-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the menu-sparkles icon for?
- The hamburger with sparkles, for an AI menu, smart navigation and assistant drawers. It is filed under AI in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as ai menu, smart navigation, assistant drawer, ai sidebar and ai hamburger, and the browser's search matches all of those.
- What styles does the menu-sparkles 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 menu-sparkles?
- No. menu-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with menu-sparkles?
- circle-menu, menu, square-menu, activity-sparkles, app-window-sparkles and audio-lines-sparkles, and 12 more, all shown below. The menu family is listed first, then the rest of the AI shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import menu-sparkles in React?
- <MenuSparkles /> 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 <MenuSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the menu-sparkles SVG?
- icons/stroke/menu-sparkles.svg, icons/two-tone/menu-sparkles.svg, icons/duotone/menu-sparkles.svg and icons/fill/menu-sparkles.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 menu-sparkles added to the set?
- Added 22 Sept 2026, and last redrawn 23 Sept 2026. It ships in v1.1.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.