Stopwatch Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Stopwatch icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306586.svg" alt="Stopwatch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306586.svg" alt="Stopwatch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306586.svg" alt="Stopwatch icon" :width="24" :height="24" />
CSS background
.icon-stopwatch {
background-image: url('https://proicons.com/icon/306586.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M544 74V53h29V0H430v53h25v21c-109 10-207 59-281 132l-12-12 17-17-20-20-62 62 20 20 18-18 13 12C78 315 36 420 36 536c0 256 207 464 464 464s464-208 464-464c0-242-184-440-420-462zm-25 849v-69c0-11-8-20-19-20s-20 9-20 20v69c-199-10-357-169-367-368h66c11 0 19-8 19-19s-8-20-19-20h-66c10-199 168-358 367-367v73c0 11 9 19 20 19s19-8 19-19v-73c199 9 358 168 368 367h-67c-11 0-19 9-19 20s8 19 19 19h67c-10 199-169 358-368 368zm17-372c1-4 3-8 3-12 0-22-18-39-39-39-22 0-39 17-39 39 0 21 17 39 39 39 2 0 4-1 6-2 0 2 161 141 161 141l43 11-21-44-153-133z"/></svg>
Stopwatch in other icon packs
Copied!