A calendar with sparkles, for AI scheduling, smart planning and suggested meeting times. 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="M11 20L6 20C4.3431 20 3 18.6569 3 17L3 7C3 5.3431 4.3431 4 6 4L18 4C19.6569 4 21 5.3431 21 7L21 12M13 10L17 10M8 2L8 6M16 2L16 6"/>
  <path d="M18.5492 15.3739L19.1373 16.8648C19.3173 17.3213 19.6787 17.6827 20.1352 17.8627L21.6261 18.4508C21.8518 18.5397 22 18.7576 22 19C22 19.2424 21.8518 19.4603 21.6261 19.5492L20.1352 20.1373C19.6787 20.3173 19.3173 20.6787 19.1373 21.1352L18.5492 22.6261C18.4603 22.8518 18.2424 23 18 23C17.7576 23 17.5397 22.8518 17.4508 22.6261L16.8627 21.1352C16.6827 20.6787 16.3213 20.3173 15.8648 20.1373L14.3739 19.5492C14.1482 19.4603 14 19.2424 14 19C14 18.7576 14.1482 18.5397 14.3739 18.4508L15.8648 17.8627C16.3213 17.6827 16.6827 17.3213 16.8627 16.8648L17.4508 15.3739C17.5397 15.1482 17.7576 15 18 15C18.2424 15 18.4603 15.1482 18.5492 15.3739ZM9.8433 11.2337L10.2108 12.1655C10.3233 12.4508 10.5492 12.6767 10.8345 12.7892L11.7663 13.1567C11.9074 13.2123 12 13.3485 12 13.5C12 13.6515 11.9074 13.7877 11.7663 13.8433L10.8345 14.2108C10.5492 14.3233 10.3233 14.5492 10.2108 14.8345L9.8433 15.7663C9.7877 15.9074 9.6515 16 9.5 16C9.3485 16 9.2123 15.9074 9.1567 15.7663L8.7892 14.8345C8.6767 14.5492 8.4508 14.3233 8.1655 14.2108L7.2337 13.8433C7.0926 13.7877 7 13.6515 7 13.5C7 13.3485 7.0926 13.2123 7.2337 13.1567L8.1655 12.7892C8.4508 12.6767 8.6767 12.4508 8.7892 12.1655L9.1567 11.2337C9.2123 11.0926 9.3485 11 9.5 11C9.6515 11 9.7877 11.0926 9.8433 11.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 scheduling
  • smart planner
  • suggested time
  • ai calendar
  • auto schedule
  • date
  • schedule
  • event
  • planner
  • agenda

Related icons

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

FAQ

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

What is the calendar-sparkles icon for?
A calendar with sparkles, for AI scheduling, smart planning and suggested meeting times. 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 scheduling, smart planner, suggested time, ai calendar, auto schedule, date, schedule, event, planner and agenda, and the browser's search matches all of those.
What styles does the calendar-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 calendar-sparkles?
No. calendar-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with calendar-sparkles?
calendar, calendar-arrow-down, calendar-arrow-left, calendar-arrow-right, calendar-arrow-up and calendar-check, and 12 more, all shown below. The calendar 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 calendar-sparkles in React?
<CalendarSparkles /> 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 <CalendarSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the calendar-sparkles SVG?
icons/stroke/calendar-sparkles.svg, icons/two-tone/calendar-sparkles.svg, icons/duotone/calendar-sparkles.svg and icons/fill/calendar-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 calendar-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.