Add icons to this collection by clicking the heart icon.
Stopwatch icon - also known as time, speed, stopwatch, velocity, and time and date. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="467"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="M138.783 200.853c5.859-5.845 5.859-15.352 0-21.211l-21.416-21.431c-5.859-5.859-15.352-5.859-21.211 0-5.859 5.845-5.859 15.352 0 21.211l21.416 21.431c5.86 5.859 15.352 5.859 21.211 0zm277.061-42.642c-5.859-5.859-15.352-5.859-21.211 0l-21.416 21.431c-5.859 5.859-5.859 15.366 0 21.211 5.86 5.859 15.352 5.859 21.211 0l21.416-21.431c5.859-5.859 5.859-15.366 0-21.211zM256 152c8.291 0 15-6.709 15-15V75c0-8.291-6.709-15-15-15s-15 6.709-15 15v62c0 8.291 6.709 15 15 15zm120 135h-90v-90c0-16.538-13.447-30-30-30-82.705 0-150 67.295-150 150s67.295 150 150 150 150-67.295 150-150c0-16.538-13.447-30-30-30z"
/>
<path
fill="url(#b)"
d="M196 90h120c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15zm60 32c-107.52 0-195 87.48-195 195s87.48 195 195 195 195-87.48 195-195-87.48-195-195-195zm0 330c-74.443 0-135-60.557-135-135s60.557-135 135-135c8.291 0 15 6.709 15 15v105h105c8.291 0 15 6.709 15 15 0 74.443-60.557 135-135 135z"
/>
</svg>
More icons in the same style and category