Arrows cycling anticlockwise with sparkles, for reverting an AI edit or rolling back a sync. 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="M20.7883 13.9407C20.929 13.3034 21 12.6527 21 12C21 11.662 20.9814 11.3283 20.9451 11M5.4432 5.8349C7.1441 4.0259 9.5169 3 12 3C12.338 3 12.6717 3.0186 13 3.0549M4.2857 3L4.7293 6.105C4.7683 6.3784 5.0216 6.5683 5.295 6.5293L8.4 6.0857M3.2117 10.0593C3.071 10.6966 3 11.3473 3 12C3 16.9706 7.0294 21 12 21C14.4831 21 16.8559 19.9741 18.5568 18.1651M19.7143 21L19.2707 17.895C19.2317 17.6216 18.9784 17.4317 18.705 17.4707L15.6 17.9143"/>
<path d="M12.5492 8.3739L13.1373 9.8648C13.3173 10.3213 13.6787 10.6827 14.1352 10.8627L15.6261 11.4508C15.8518 11.5397 16 11.7576 16 12C16 12.2424 15.8518 12.4603 15.6261 12.5492L14.1352 13.1373C13.6787 13.3173 13.3173 13.6787 13.1373 14.1352L12.5492 15.6261C12.4603 15.8518 12.2424 16 12 16C11.7576 16 11.5397 15.8518 11.4508 15.6261L10.8627 14.1352C10.6827 13.6787 10.3213 13.3173 9.8648 13.1373L8.3739 12.5492C8.1482 12.4603 8 12.2424 8 12C8 11.7576 8.1482 11.5397 8.3739 11.4508L9.8648 10.8627C10.3213 10.6827 10.6827 10.3213 10.8627 9.8648L11.4508 8.3739C11.5397 8.1482 11.7576 8 12 8C12.2424 8 12.4603 8.1482 12.5492 8.3739ZM19.8433 2.2337L20.2108 3.1655C20.3233 3.4508 20.5492 3.6767 20.8345 3.7892L21.7663 4.1567C21.9074 4.2123 22 4.3485 22 4.5C22 4.6515 21.9074 4.7877 21.7663 4.8433L20.8345 5.2108C20.5492 5.3233 20.3233 5.5492 20.2108 5.8345L19.8433 6.7663C19.7877 6.9074 19.6515 7 19.5 7C19.3485 7 19.2123 6.9074 19.1567 6.7663L18.7892 5.8345C18.6767 5.5492 18.4508 5.3233 18.1655 5.2108L17.2337 4.8433C17.0926 4.7877 17 4.6515 17 4.5C17 4.3485 17.0926 4.2123 17.2337 4.1567L18.1655 3.7892C18.4508 3.6767 18.6767 3.4508 18.7892 3.1655L19.1567 2.2337C19.2123 2.0926 19.3485 2 19.5 2C19.6515 2 19.7877 2.0926 19.8433 2.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.
- revert
- ai undo
- roll back
- restore
- previous version
- reverse
Related icons
The rest of the refresh family first, then the AI shelf.
FAQ
Answered from refresh-ccw-sparkles's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the refresh-ccw-sparkles icon for?
- Arrows cycling anticlockwise with sparkles, for reverting an AI edit or rolling back a sync. 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 revert, ai undo, roll back, restore, previous version and reverse, and the browser's search matches all of those.
- What styles does the refresh-ccw-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 refresh-ccw-sparkles?
- No. refresh-ccw-sparkles is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with refresh-ccw-sparkles?
- refresh-ccw, refresh-cw, refresh-cw-sparkles, activity-sparkles, app-window-sparkles and audio-lines-sparkles, and 12 more, all shown below. The refresh 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 refresh-ccw-sparkles in React?
- <RefreshCcwSparkles /> 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 <RefreshCcwSparkles size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the refresh-ccw-sparkles SVG?
- icons/stroke/refresh-ccw-sparkles.svg, icons/two-tone/refresh-ccw-sparkles.svg, icons/duotone/refresh-ccw-sparkles.svg and icons/fill/refresh-ccw-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 refresh-ccw-sparkles added to the set?
- Added 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.