A line chart with sparkles, for AI trend analysis, forecasts and smart metrics. 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 18L8.7747 13.5633C8.9132 13.2171 9.2327 12.9767 9.6037 12.9396L18.3556 12.0644C18.7477 12.0252 19.0802 11.7594 19.2048 11.3856L21 6"/>
<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 trend
- ai forecast
- trend analysis
- smart metrics
- prediction
Related icons
The rest of the chart family first, then the AI shelf.
FAQ
Answered from chart-line-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the chart-line-sparkles icon for?
- A line chart with sparkles, for AI trend analysis, forecasts and smart metrics. 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 trend, ai forecast, trend analysis, smart metrics and prediction, and the browser's search matches all of those.
- What styles does the chart-line-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-line-sparkles?
- No. chart-line-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with chart-line-sparkles?
- chart-area, chart-area-sparkles, chart-bar, chart-bar-big, chart-bar-sparkles and chart-bar-stacked, 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-line-sparkles in React?
- <ChartLineSparkles /> 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 <ChartLineSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the chart-line-sparkles SVG?
- icons/stroke/chart-line-sparkles.svg, icons/two-tone/chart-line-sparkles.svg, icons/duotone/chart-line-sparkles.svg and icons/fill/chart-line-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-line-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.