An area chart with sparkles, for AI usage forecasts and predicted volume. 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="M3 9L3 20C3 21.1046 3.8954 22 5 22L21 22M7 16L13 10L16 13L21 8L21 17C21 17.5523 20.5523 18 20 18L8 18C7.4477 18 7 17.5523 7 17L7 16Z"/>
<path d="M8.5492 1.3739L9.1373 2.8648C9.3173 3.3213 9.6787 3.6827 10.1352 3.8627L11.6261 4.4508C11.8518 4.5397 12 4.7576 12 5C12 5.2424 11.8518 5.4603 11.6261 5.5492L10.1352 6.1373C9.6787 6.3173 9.3173 6.6787 9.1373 7.1352L8.5492 8.6261C8.4603 8.8518 8.2424 9 8 9C7.7576 9 7.5397 8.8518 7.4508 8.6261L6.8627 7.1352C6.6827 6.6787 6.3213 6.3173 5.8648 6.1373L4.3739 5.5492C4.1482 5.4603 4 5.2424 4 5C4 4.7576 4.1482 4.5397 4.3739 4.4508L5.8648 3.8627C6.3213 3.6827 6.6827 3.3213 6.8627 2.8648L7.4508 1.3739C7.5397 1.1482 7.7576 1 8 1C8.2424 1 8.4603 1.1482 8.5492 1.3739ZM16.8433 1.2337L17.2108 2.1655C17.3233 2.4508 17.5492 2.6767 17.8345 2.7892L18.7663 3.1567C18.9074 3.2123 19 3.3485 19 3.5C19 3.6515 18.9074 3.7877 18.7663 3.8433L17.8345 4.2108C17.5492 4.3233 17.3233 4.5492 17.2108 4.8345L16.8433 5.7663C16.7877 5.9074 16.6515 6 16.5 6C16.3485 6 16.2123 5.9074 16.1567 5.7663L15.7892 4.8345C15.6767 4.5492 15.4508 4.3233 15.1655 4.2108L14.2337 3.8433C14.0926 3.7877 14 3.6515 14 3.5C14 3.3485 14.0926 3.2123 14.2337 3.1567L15.1655 2.7892C15.4508 2.6767 15.6767 2.4508 15.7892 2.1655L16.1567 1.2337C16.2123 1.0926 16.3485 1 16.5 1C16.6515 1 16.7877 1.0926 16.8433 1.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 forecast
- predicted usage
- ai analytics
- smart chart
- projection
Related icons
The rest of the chart family first, then the AI shelf.
FAQ
Answered from chart-area-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the chart-area-sparkles icon for?
- An area chart with sparkles, for AI usage forecasts and predicted volume. 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 forecast, predicted usage, ai analytics, smart chart and projection, and the browser's search matches all of those.
- What styles does the chart-area-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 chart-area-sparkles?
- No. chart-area-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with chart-area-sparkles?
- chart-area, chart-bar, chart-bar-big, chart-bar-sparkles, chart-bar-stacked and chart-candlestick, and 12 more, all shown below. The chart 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 chart-area-sparkles in React?
- <ChartAreaSparkles /> 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 <ChartAreaSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the chart-area-sparkles SVG?
- icons/stroke/chart-area-sparkles.svg, icons/two-tone/chart-area-sparkles.svg, icons/duotone/chart-area-sparkles.svg and icons/fill/chart-area-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 chart-area-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.