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="M492 293c11.046 0 20-8.954 20-20V80c0-44.112-35.888-80-80-80H80C35.888 0 0 35.888 0 80v352c0 44.112 35.888 80 80 80h352c44.112 0 80-35.888 80-80v-58c0-11.046-8.954-20-20-20H365.565c-2.927-12.478-8.03-31.417-16.934-60.726-9.96-32.787-20.056-63.266-20.157-63.569-2.713-8.183-10.364-13.706-18.985-13.705a20 20 0 0 0-18.983 13.707c-.101.305-10.192 30.782-20.148 63.569-8.9 29.308-14 48.246-16.926 60.724H40V80c0-22.056 17.944-40 40-40h352c22.056 0 40 17.944 40 40v193c0 11.046 8.954 20 20 20zm-182.504 9.024c11.225 36.898 19.917 68.836 20.004 76.72 0 11.028-8.972 20-20 20s-20-8.972-20-19.99c.086-7.89 8.775-39.829 19.996-76.73zM251.471 394c6.767 25.719 30.215 44.744 58.029 44.744s51.261-19.026 58.029-44.744H472v38c0 22.056-17.944 40-40 40H80c-22.056 0-40-17.944-40-40v-38zM394 147v-27h-65v27c0 11.046-8.954 20-20 20s-20-8.954-20-20v-27h-65v28c0 11.046-8.954 20-20 20s-20-8.954-20-20v-28h-65v28c0 11.046-8.954 20-20 20s-20-8.954-20-20v-48c0-11.046 8.954-20 20-20h315c11.046 0 20 8.954 20 20v47c0 11.046-8.954 20-20 20s-20-8.954-20-20z"
/>
</svg>
More icons in the same style and category