Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, time, hour, watch, 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 64 64"
>
<linearGradient
id="a"
x1="2.5"
x2="61.5"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ed3183" />
<stop offset=".23" stop-color="#d5398a" />
<stop offset=".72" stop-color="#984d9a" />
<stop offset="1" stop-color="#715aa5" />
</linearGradient>
<path
fill="url(#a)"
d="M32 2.5A29.5 29.5 0 1 0 61.5 32 29.53 29.53 0 0 0 32 2.5zm0 56A26.5 26.5 0 1 1 58.5 32 26.53 26.53 0 0 1 32 58.5zm0-49.79A23.29 23.29 0 1 0 55.29 32 23.32 23.32 0 0 0 32 8.71zm1.5 43.5v-2.5a1.5 1.5 0 0 0-3 0v2.5A20.29 20.29 0 0 1 11.79 33.5h2.5a1.5 1.5 0 0 0 0-3h-2.5A20.29 20.29 0 0 1 30.5 11.79v2.5a1.5 1.5 0 0 0 3 0v-2.5A20.29 20.29 0 0 1 52.21 30.5h-2.5a1.5 1.5 0 0 0 0 3h2.5A20.29 20.29 0 0 1 33.5 52.21zm0-27.5V32a1.55 1.55 0 0 1-.58 1.18l-10.1 7.9a1.53 1.53 0 0 1-.93.31 1.5 1.5 0 0 1-.89-2.68l9.53-7.44v-6.56a1.5 1.5 0 0 1 3 0z"
/>
</svg>
More icons in the same style and category