Add icons to this collection by clicking the heart icon.
Speedometer icon - also known as time, speedometer, stopwatch, timer, 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="0"
x2="512"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00f2fe" />
<stop offset=".021" stop-color="#03effe" />
<stop offset=".293" stop-color="#24d2fe" />
<stop offset=".554" stop-color="#3cbdfe" />
<stop offset=".796" stop-color="#4ab0fe" />
<stop offset="1" stop-color="#4facfe" />
</linearGradient>
<path
fill="url(#a)"
d="M512 256c0 50.53-14.998 99.674-43.374 142.116-6.138 9.181-18.559 11.65-27.742 5.51-9.182-6.139-11.649-18.56-5.51-27.742C459.335 340.044 472 298.589 472 256c0-119.103-96.897-216-216-216S40 136.897 40 256s96.897 216 216 216c39.505 0 78.144-10.756 111.737-31.106 9.447-5.723 21.745-2.705 27.469 6.744 5.723 9.447 2.703 21.745-6.744 27.469C348.617 499.242 302.813 512 256 512c-68.38 0-132.667-26.629-181.02-74.98C26.629 388.667 0 324.38 0 256S26.629 123.333 74.98 74.98C123.333 26.629 187.62 0 256 0s132.667 26.629 181.02 74.98C485.371 123.333 512 187.62 512 256zM393 154c-6.627-8.836-19.162-10.629-28-4l-92.291 69.218A39.766 39.766 0 0 0 257 216c-22.056 0-40 17.944-40 40s17.944 40 40 40 40-17.944 40-40c0-1.618-.108-3.21-.295-4.778L389 182c8.837-6.627 10.627-19.164 4-28zm-47-37c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20zm-71-17c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20zm-90 37c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20zm-35 26c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20zm-67 68c0 11.046 8.954 20 20 20s20-8.954 20-20-8.954-20-20-20-20 8.954-20 20zm27 93c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20zm37 60c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20zm219 0c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20zm38-102c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm5-72c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z"
/>
</svg>
More icons in the same style and category