Stopwatch Icon
Free SVG icon from the Arcticons 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/347915.svg" alt="Stopwatch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347915.svg" alt="Stopwatch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347915.svg" alt="Stopwatch icon" :width="24" :height="24" />
CSS background
.icon-stopwatch {
background-image: url('https://proicons.com/icon/347915.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="cls-1" cx="25.448" cy="27.4655" r="16.0345"/><rect class="cls-1" x="22.033" y="4.5" width="6.83" height="4.5037"/><line class="cls-1" x1="25.448" y1="29.1037" x2="25.448" y2="15.384"/><line class="cls-1" x1="24.1137" y1="11.4961" x2="24.1137" y2="9.0082"/><line class="cls-1" x1="26.7822" y1="11.4961" x2="26.7822" y2="9.0082"/><rect class="cls-1" x="7.0267" y="14.3763" width="4.1701" height="3.4409" transform="translate(-9.3247 14.6036) rotate(-55.8572)"/><line class="cls-1" x1="10.5357" y1="17.0624" x2="12.3131" y2="18.2678"/></svg>
Stopwatch in other icon packs
Copied!