Stopwatch SVG icon, line

Pro
Stopwatch SVG icon, line

A round watch face has one hand, a top button, and a side button. Use it in interval training plans or race timing sheets.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="stopwatch.svg" alt="Stopwatch" width="48" height="48">
CSS background-image
.stopwatch {
  background-image: url("stopwatch.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.stopwatch {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("stopwatch.svg") center / contain no-repeat;
}
React
import StopwatchSvg from "./stopwatch.jsx"; // from the React tab above

<StopwatchSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Stopwatch: Round watch face with a top button, side button, and single hand. as part of the pack Sports and fitness icons, line. Want one like it? Make your own in the SVG studio.

Rest of Sports and fitness icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence