A calculator with sparkles, for AI estimates, smart totals and automatic sums. 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="M12 2L6 2C4.3431 2 3 3.3431 3 5L3 19C3 20.6569 4.3431 22 6 22L16 22C17.6569 22 19 20.6569 19 19L19 12M3 6L11 6M11 18L15 18"/>
<path d="M8 10C8 10.5523 7.5523 11 7 11C6.4477 11 6 10.5523 6 10C6 9.4477 6.4477 9 7 9C7.5523 9 8 9.4477 8 10ZM8 14C8 14.5523 7.5523 15 7 15C6.4477 15 6 14.5523 6 14C6 13.4477 6.4477 13 7 13C7.5523 13 8 13.4477 8 14ZM8 18C8 18.5523 7.5523 19 7 19C6.4477 19 6 18.5523 6 18C6 17.4477 6.4477 17 7 17C7.5523 17 8 17.4477 8 18ZM18.5492 1.3739L19.1373 2.8648C19.3173 3.3213 19.6787 3.6827 20.1352 3.8627L21.6261 4.4508C21.8518 4.5397 22 4.7576 22 5C22 5.2424 21.8518 5.4603 21.6261 5.5492L20.1352 6.1373C19.6787 6.3173 19.3173 6.6787 19.1373 7.1352L18.5492 8.6261C18.4603 8.8518 18.2424 9 18 9C17.7576 9 17.5397 8.8518 17.4508 8.6261L16.8627 7.1352C16.6827 6.6787 16.3213 6.3173 15.8648 6.1373L14.3739 5.5492C14.1482 5.4603 14 5.2424 14 5C14 4.7576 14.1482 4.5397 14.3739 4.4508L15.8648 3.8627C16.3213 3.6827 16.6827 3.3213 16.8627 2.8648L17.4508 1.3739C17.5397 1.1482 17.7576 1 18 1C18.2424 1 18.4603 1.1482 18.5492 1.3739ZM12.8433 9.2337L13.2108 10.1655C13.3233 10.4508 13.5492 10.6767 13.8345 10.7892L14.7663 11.1567C14.9074 11.2123 15 11.3485 15 11.5C15 11.6515 14.9074 11.7877 14.7663 11.8433L13.8345 12.2108C13.5492 12.3233 13.3233 12.5492 13.2108 12.8345L12.8433 13.7663C12.7877 13.9074 12.6515 14 12.5 14C12.3485 14 12.2123 13.9074 12.1567 13.7663L11.7892 12.8345C11.6767 12.5492 11.4508 12.3233 11.1655 12.2108L10.2337 11.8433C10.0926 11.7877 10 11.6515 10 11.5C10 11.3485 10.0926 11.2123 10.2337 11.1567L11.1655 10.7892C11.4508 10.6767 11.6767 10.4508 11.7892 10.1655L12.1567 9.2337C12.2123 9.0926 12.3485 9 12.5 9C12.6515 9 12.7877 9.0926 12.8433 9.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 estimate
- smart calculator
- automatic total
- ai math
- auto calculate
Related icons
The rest of the calculator family first, then the AI shelf.
FAQ
Answered from calculator-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the calculator-sparkles icon for?
- A calculator with sparkles, for AI estimates, smart totals and automatic sums. 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 estimate, smart calculator, automatic total, ai math and auto calculate, and the browser's search matches all of those.
- What styles does the calculator-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 calculator-sparkles?
- No. calculator-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with calculator-sparkles?
- calculator, activity-sparkles, app-window-sparkles, audio-lines-sparkles, battery-sparkles and bell-sparkles, and 12 more, all shown below. The calculator 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 calculator-sparkles in React?
- <CalculatorSparkles /> 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 <CalculatorSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the calculator-sparkles SVG?
- icons/stroke/calculator-sparkles.svg, icons/two-tone/calculator-sparkles.svg, icons/duotone/calculator-sparkles.svg and icons/fill/calculator-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 calculator-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.