A stopwatch with an arrow turning back, for resetting a timer or restarting a countdown. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

TimeNewv1.0.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M10.2749 21.8118C10.8414 21.9369 11.4199 22 12 22C16.4183 22 20 18.4183 20 14C20 9.5817 16.4183 6 12 6C7.5817 6 4 9.5817 4 14C4 16.2072 4.9119 18.3163 6.5199 19.8283M4.0001 20.9408L6.79 20.5422C7.0634 20.5032 7.2533 20.2499 7.2143 19.9765L6.8157 17.1867M9 2L15 2M12 2L12 6M12 14L12 10M17.6569 8.3431L19 7"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • reset stopwatch
  • restart timer
  • clear lap
  • start over
  • redo countdown

Related icons

The rest of the timer family first, then the Time shelf.

FAQ

Answered from timer-reset's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the timer-reset icon for?
A stopwatch with an arrow turning back, for resetting a timer or restarting a countdown. It is filed under Time in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as reset stopwatch, restart timer, clear lap, start over and redo countdown, and the browser's search matches all of those.
What styles does the timer-reset 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 timer-reset?
No. timer-reset is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with timer-reset?
timer, alarm-clock, alarm-clock-check, alarm-clock-minus, alarm-clock-plus and calendar, and 12 more, all shown below. The timer family is listed first, then the rest of the Time shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import timer-reset in React?
<TimerReset /> 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 <TimerReset size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the timer-reset SVG?
icons/stroke/timer-reset.svg, icons/two-tone/timer-reset.svg, icons/duotone/timer-reset.svg and icons/fill/timer-reset.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 timer-reset added to the set?
Added 15 Sept 2026, and last redrawn 16 Sept 2026. It ships in v1.0.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.