A stack of platters with sparkles, for AI queries, smart search and generated data. 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="M18 4C18 5.1046 14.4184 6 10 6C5.5816 6 2 5.1046 2 4C2 2.8954 5.5816 2 10 2C14.4184 2 18 2.8954 18 4ZM2 4L2 20C2 21.1046 5.5816 22 10 22C10.6906 22 11.3608 21.9781 12 21.937M18 12L18 4M2 12C2 12.9319 4.5495 13.715 8 13.937"/>
<path d="M19.5492 15.3739L20.1373 16.8648C20.3173 17.3213 20.6787 17.6827 21.1352 17.8627L22.6261 18.4508C22.8518 18.5397 23 18.7576 23 19C23 19.2424 22.8518 19.4603 22.6261 19.5492L21.1352 20.1373C20.6787 20.3173 20.3173 20.6787 20.1373 21.1352L19.5492 22.6261C19.4603 22.8518 19.2424 23 19 23C18.7576 23 18.5397 22.8518 18.4508 22.6261L17.8627 21.1352C17.6827 20.6787 17.3213 20.3173 16.8648 20.1373L15.3739 19.5492C15.1482 19.4603 15 19.2424 15 19C15 18.7576 15.1482 18.5397 15.3739 18.4508L16.8648 17.8627C17.3213 17.6827 17.6827 17.3213 17.8627 16.8648L18.4508 15.3739C18.5397 15.1482 18.7576 15 19 15C19.2424 15 19.4603 15.1482 19.5492 15.3739ZM13.8433 12.2337L14.2108 13.1655C14.3233 13.4508 14.5492 13.6767 14.8345 13.7892L15.7663 14.1567C15.9074 14.2123 16 14.3485 16 14.5C16 14.6515 15.9074 14.7877 15.7663 14.8433L14.8345 15.2108C14.5492 15.3233 14.3233 15.5492 14.2108 15.8345L13.8433 16.7663C13.7877 16.9074 13.6515 17 13.5 17C13.3485 17 13.2123 16.9074 13.1567 16.7663L12.7892 15.8345C12.6767 15.5492 12.4508 15.3233 12.1655 15.2108L11.2337 14.8433C11.0926 14.7877 11 14.6515 11 14.5C11 14.3485 11.0926 14.2123 11.2337 14.1567L12.1655 13.7892C12.4508 13.6767 12.6767 13.4508 12.7892 13.1655L13.1567 12.2337C13.2123 12.0926 13.3485 12 13.5 12C13.6515 12 13.7877 12.0926 13.8433 12.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 query
- smart search
- generated data
- ai database
- vector database
Related icons
The rest of the database family first, then the AI shelf.
FAQ
Answered from database-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the database-sparkles icon for?
- A stack of platters with sparkles, for AI queries, smart search and generated data. 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 query, smart search, generated data, ai database and vector database, and the browser's search matches all of those.
- What styles does the database-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 database-sparkles?
- No. database-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with database-sparkles?
- database, database-arrow-down, database-arrow-left, database-arrow-right, database-arrow-up and database-check, and 12 more, all shown below. The database 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 database-sparkles in React?
- <DatabaseSparkles /> 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 <DatabaseSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the database-sparkles SVG?
- icons/stroke/database-sparkles.svg, icons/two-tone/database-sparkles.svg, icons/duotone/database-sparkles.svg and icons/fill/database-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 database-sparkles 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.