A magnifier with sparkles, for AI search, semantic queries and smart find. 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="M10 3C13.866 3 17 6.134 17 10C17 13.866 13.866 17 10 17C6.134 17 3 13.866 3 10M15 15L21 21"/>
<path d="M10.5492 6.3739L11.1373 7.8648C11.3173 8.3213 11.6787 8.6827 12.1352 8.8627L13.6261 9.4508C13.8518 9.5397 14 9.7576 14 10C14 10.2424 13.8518 10.4603 13.6261 10.5492L12.1352 11.1373C11.6787 11.3173 11.3173 11.6787 11.1373 12.1352L10.5492 13.6261C10.4603 13.8518 10.2424 14 10 14C9.7576 14 9.5397 13.8518 9.4508 13.6261L8.8627 12.1352C8.6827 11.6787 8.3213 11.3173 7.8648 11.1373L6.3739 10.5492C6.1482 10.4603 6 10.2424 6 10C6 9.7576 6.1482 9.5397 6.3739 9.4508L7.8648 8.8627C8.3213 8.6827 8.6827 8.3213 8.8627 7.8648L9.4508 6.3739C9.5397 6.1482 9.7576 6 10 6C10.2424 6 10.4603 6.1482 10.5492 6.3739ZM4.8433 2.2337L5.2108 3.1655C5.3233 3.4508 5.5492 3.6767 5.8345 3.7892L6.7663 4.1567C6.9074 4.2123 7 4.3485 7 4.5C7 4.6515 6.9074 4.7877 6.7663 4.8433L5.8345 5.2108C5.5492 5.3233 5.3233 5.5492 5.2108 5.8345L4.8433 6.7663C4.7877 6.9074 4.6515 7 4.5 7C4.3485 7 4.2123 6.9074 4.1567 6.7663L3.7892 5.8345C3.6767 5.5492 3.4508 5.3233 3.1655 5.2108L2.2337 4.8433C2.0926 4.7877 2 4.6515 2 4.5C2 4.3485 2.0926 4.2123 2.2337 4.1567L3.1655 3.7892C3.4508 3.6767 3.6767 3.4508 3.7892 3.1655L4.1567 2.2337C4.2123 2.0926 4.3485 2 4.5 2C4.6515 2 4.7877 2.0926 4.8433 2.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 search
- semantic search
- smart search
- ai find
- ask ai
- ai query
Related icons
The rest of the search family first, then the AI shelf.
FAQ
Answered from search-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the search-sparkles icon for?
- A magnifier with sparkles, for AI search, semantic queries and smart find. 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 search, semantic search, smart search, ai find, ask ai and ai query, and the browser's search matches all of those.
- What styles does the search-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 search-sparkles?
- No. search-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with search-sparkles?
- search, search-2, search-2-check, search-2-list, search-2-minus and search-2-plus, and 12 more, all shown below. The search 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 search-sparkles in React?
- <SearchSparkles /> 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 <SearchSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the search-sparkles SVG?
- icons/stroke/search-sparkles.svg, icons/two-tone/search-sparkles.svg, icons/duotone/search-sparkles.svg and icons/fill/search-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 search-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.