Skip to main content

Stopwatch


Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">stopwatch</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">
  <path d="M17 6.05V4h2a1 1 0 1 0 0-2h-6a1 1 0 1 0 0 2h2v2.05C8.85 6.563 4 11.72 4 18c0 6.617 5.383 12 12 12s12-5.383 12-12c0-6.28-4.85-11.438-11-11.95zM16 28c-5.514 0-10-4.486-10-10S10.486 8 16 8s10 4.486 10 10-4.486 10-10 10z"/>
  <path d="M26.293 9.707a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-2-2a1 1 0 1 0-1.414 1.414l2 2zM5 10a.997.997 0 0 0 .707-.293l2-2a1 1 0 1 0-1.414-1.414l-2 2A1 1 0 0 0 5 10zm12 7.586V12a1 1 0 1 0-2 0v6a1 1 0 0 0 .293.707l3.5 3.5a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L17 17.586z"/>
</svg>