A bulleted list with sparkles, for AI lists, generated outlines and smart to-dos. 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="M8 6L12 6M8 13L21 13M9 20L21 20"/>
<path d="M5 6C5 6.8284 4.3284 7.5 3.5 7.5C2.6716 7.5 2 6.8284 2 6C2 5.1716 2.6716 4.5 3.5 4.5C4.3284 4.5 5 5.1716 5 6ZM5 13C5 13.8284 4.3284 14.5 3.5 14.5C2.6716 14.5 2 13.8284 2 13C2 12.1716 2.6716 11.5 3.5 11.5C4.3284 11.5 5 12.1716 5 13Z" fill="currentColor" stroke="none"/>
<path d="M19.5492 2.3739L20.1373 3.8648C20.3173 4.3213 20.6787 4.6827 21.1352 4.8627L22.6261 5.4508C22.8518 5.5397 23 5.7576 23 6C23 6.2424 22.8518 6.4603 22.6261 6.5492L21.1352 7.1373C20.6787 7.3173 20.3173 7.6787 20.1373 8.1352L19.5492 9.6261C19.4603 9.8518 19.2424 10 19 10C18.7576 10 18.5397 9.8518 18.4508 9.6261L17.8627 8.1352C17.6827 7.6787 17.3213 7.3173 16.8648 7.1373L15.3739 6.5492C15.1482 6.4603 15 6.2424 15 6C15 5.7576 15.1482 5.5397 15.3739 5.4508L16.8648 4.8627C17.3213 4.6827 17.6827 4.3213 17.8627 3.8648L18.4508 2.3739C18.5397 2.1482 18.7576 2 19 2C19.2424 2 19.4603 2.1482 19.5492 2.3739ZM3.8433 17.2337L4.2108 18.1655C4.3233 18.4508 4.5492 18.6767 4.8345 18.7892L5.7663 19.1567C5.9074 19.2123 6 19.3485 6 19.5C6 19.6515 5.9074 19.7877 5.7663 19.8433L4.8345 20.2108C4.5492 20.3233 4.3233 20.5492 4.2108 20.8345L3.8433 21.7663C3.7877 21.9074 3.6515 22 3.5 22C3.3485 22 3.2123 21.9074 3.1567 21.7663L2.7892 20.8345C2.6767 20.5492 2.4508 20.3233 2.1655 20.2108L1.2337 19.8433C1.0926 19.7877 1 19.6515 1 19.5C1 19.3485 1.0926 19.2123 1.2337 19.1567L2.1655 18.7892C2.4508 18.6767 2.6767 18.4508 2.7892 18.1655L3.1567 17.2337C3.2123 17.0926 3.3485 17 3.5 17C3.6515 17 3.7877 17.0926 3.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 list
- generated outline
- smart to do
- ai checklist
- ai tasks
- items
- index
- rows
- todo
Related icons
The rest of the list family first, then the AI shelf.
FAQ
Answered from list-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the list-sparkles icon for?
- A bulleted list with sparkles, for AI lists, generated outlines and smart to-dos. 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 list, generated outline, smart to do, ai checklist, ai tasks, items, index, rows and todo, and the browser's search matches all of those.
- What styles does the list-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 list-sparkles?
- No. list-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with list-sparkles?
- list, list-check, list-collapse, list-collapse-horizontal, list-minus and list-music, and 12 more, all shown below. The list 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 list-sparkles in React?
- <ListSparkles /> 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 <ListSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the list-sparkles SVG?
- icons/stroke/list-sparkles.svg, icons/two-tone/list-sparkles.svg, icons/duotone/list-sparkles.svg and icons/fill/list-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 list-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.