A bell with sparkles, for AI alerts, smart notifications and suggested reminders. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

AINewv1.1.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M14.5801 12C15.1706 13.7121 16 14.356 16 15C16 15.5523 15.5523 16 15 16L3 16C2.4477 16 2 15.5523 2 15C2 14 4 13 4 8C4 5.2386 6.2386 3 9 3C10.1256 3 11.1643 3.372 12 3.9996M7.2679 20C7.6252 20.6188 8.2855 21 9 21C9.7145 21 10.3748 20.6188 10.7321 20"/>
  <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.3739ZM9.8433 7.2337L10.2108 8.1655C10.3233 8.4508 10.5492 8.6767 10.8345 8.7892L11.7663 9.1567C11.9074 9.2123 12 9.3485 12 9.5C12 9.6515 11.9074 9.7877 11.7663 9.8433L10.8345 10.2108C10.5492 10.3233 10.3233 10.5492 10.2108 10.8345L9.8433 11.7663C9.7877 11.9074 9.6515 12 9.5 12C9.3485 12 9.2123 11.9074 9.1567 11.7663L8.7892 10.8345C8.6767 10.5492 8.4508 10.3233 8.1655 10.2108L7.2337 9.8433C7.0926 9.7877 7 9.6515 7 9.5C7 9.3485 7.0926 9.2123 7.2337 9.1567L8.1655 8.7892C8.4508 8.6767 8.6767 8.4508 8.7892 8.1655L9.1567 7.2337C9.2123 7.0926 9.3485 7 9.5 7C9.6515 7 9.7877 7.0926 9.8433 7.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 alert
  • smart notification
  • ai reminder
  • suggested reminder
  • priority alert
  • notification
  • alert
  • reminder
  • ring

Related icons

The rest of the bell family first, then the AI shelf.

FAQ

Answered from bell-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the bell-sparkles icon for?
A bell with sparkles, for AI alerts, smart notifications and suggested reminders. 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 alert, smart notification, ai reminder, suggested reminder, priority alert, notification, alert, reminder and ring, and the browser's search matches all of those.
What styles does the bell-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 bell-sparkles?
No. bell-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with bell-sparkles?
bell, bell-check, bell-dot, bell-minus, bell-off and bell-plus, and 12 more, all shown below. The bell 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 bell-sparkles in React?
<BellSparkles /> 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 <BellSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the bell-sparkles SVG?
icons/stroke/bell-sparkles.svg, icons/two-tone/bell-sparkles.svg, icons/duotone/bell-sparkles.svg and icons/fill/bell-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 bell-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.