Add icons to this collection by clicking the heart icon.
Timer 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="M452 20H60C26.916 20 0 46.916 0 80v332c0 44.112 35.888 80 80 80h352c44.112 0 80-35.888 80-80 0-11.046-8.954-20-20-20s-20 8.954-20 20c0 22.056-17.944 40-40 40H80c-22.056 0-40-17.944-40-40V141h432v171c0 11.046 8.954 20 20 20s20-8.954 20-20V80c0-33.084-26.916-60-60-60zm-81 40c11.028 0 20 8.972 20 20s-8.972 20-20 20-20-8.972-20-20 8.972-20 20-20zm100 20c0 11.028-8.972 20-20 20s-20-8.972-20-20 8.972-20 20-20 20 8.972 20 20zM40 80c0-11.028 8.972-20 20-20h254.44A59.718 59.718 0 0 0 311 80c0 7.386 1.349 14.46 3.801 21H40zm344 297v-10c0-69.477-56.523-126-126-126s-126 56.523-126 126v10c0 11.046-8.954 20-20 20s-20-8.954-20-20v-10c0-91.533 74.467-166 166-166s166 74.467 166 166v10c0 11.046-8.954 20-20 20s-20-8.954-20-20zm-63.358-44.358-32.691 32.691c.03.552.048 1.108.048 1.667 0 16.569-13.431 30-30 30s-30-13.431-30-30 13.431-30 30-30c.56 0 1.115.018 1.667.048l32.691-32.691c7.811-7.811 20.474-7.811 28.284 0s7.812 20.475.001 28.285z"
/>
</svg>
More icons in the same style and category