A battery with sparkles, for smart charging, adaptive power modes and AI battery saving. 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="M11 18L15 18C16.6568 18 18 16.6568 18 15L18 9C18 7.3432 16.6568 6 15 6L5 6C3.3432 6 2 7.3432 2 9M22 9.5L22 14.5"/>
<path d="M5.5492 11.3739L6.1373 12.8648C6.3173 13.3213 6.6787 13.6827 7.1352 13.8627L8.6261 14.4508C8.8518 14.5397 9 14.7576 9 15C9 15.2424 8.8518 15.4603 8.6261 15.5492L7.1352 16.1373C6.6787 16.3173 6.3173 16.6787 6.1373 17.1352L5.5492 18.6261C5.4603 18.8518 5.2424 19 5 19C4.7576 19 4.5397 18.8518 4.4508 18.6261L3.8627 17.1352C3.6827 16.6787 3.3213 16.3173 2.8648 16.1373L1.3739 15.5492C1.1482 15.4603 1 15.2424 1 15C1 14.7576 1.1482 14.5397 1.3739 14.4508L2.8648 13.8627C3.3213 13.6827 3.6827 13.3213 3.8627 12.8648L4.4508 11.3739C4.5397 11.1482 4.7576 11 5 11C5.2424 11 5.4603 11.1482 5.5492 11.3739ZM11.8433 9.2337L12.2108 10.1655C12.3233 10.4508 12.5492 10.6767 12.8345 10.7892L13.7663 11.1567C13.9074 11.2123 14 11.3485 14 11.5C14 11.6515 13.9074 11.7877 13.7663 11.8433L12.8345 12.2108C12.5492 12.3233 12.3233 12.5492 12.2108 12.8345L11.8433 13.7663C11.7877 13.9074 11.6515 14 11.5 14C11.3485 14 11.2123 13.9074 11.1567 13.7663L10.7892 12.8345C10.6767 12.5492 10.4508 12.3233 10.1655 12.2108L9.2337 11.8433C9.0926 11.7877 9 11.6515 9 11.5C9 11.3485 9.0926 11.2123 9.2337 11.1567L10.1655 10.7892C10.4508 10.6767 10.6767 10.4508 10.7892 10.1655L11.1567 9.2337C11.2123 9.0926 11.3485 9 11.5 9C11.6515 9 11.7877 9.0926 11.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.
- smart charging
- adaptive battery
- ai power
- battery saver
- optimised charging
- power
- charge
- energy
- cell
- level
- remaining
Related icons
The rest of the battery family first, then the AI shelf.
FAQ
Answered from battery-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the battery-sparkles icon for?
- A battery with sparkles, for smart charging, adaptive power modes and AI battery saving. 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 smart charging, adaptive battery, ai power, battery saver, optimised charging, power, charge, energy, cell, level and remaining, and the browser's search matches all of those.
- What styles does the battery-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 battery-sparkles?
- No. battery-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with battery-sparkles?
- battery, battery-full, battery-low, battery-medium, activity-sparkles and app-window-sparkles, and 12 more, all shown below. The battery 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 battery-sparkles in React?
- <BatterySparkles /> 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 <BatterySparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the battery-sparkles SVG?
- icons/stroke/battery-sparkles.svg, icons/two-tone/battery-sparkles.svg, icons/duotone/battery-sparkles.svg and icons/fill/battery-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 battery-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.