Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, hour, waiting, round clock, time and date, and punctual. Created in a clean circular 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 105c-83.263 0-151 67.737-151 151s67.737 151 151 151 151-67.737 151-151-67.737-151-151-151zm0 266.471c-63.383 0-115.471-51.545-115.471-115.471 0-63.382 51.545-115.471 115.471-115.471 63.382 0 115.471 51.545 115.471 115.471 0 63.383-51.544 115.471-115.471 115.471zM335.941 256a8.877 8.877 0 0 1 8.882-8.882h8.432c-1.839-20.277-9.867-38.784-22.219-53.594l-5.947 5.947c-3.47 3.47-9.09 3.47-12.56 0s-3.47-9.091 0-12.56l5.947-5.947c-14.81-12.352-33.318-20.38-53.594-22.219v8.432c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-8.432c-20.277 1.839-38.784 9.867-53.594 22.219l5.947 5.947a8.878 8.878 0 0 1 0 12.56 8.878 8.878 0 0 1-12.56 0l-5.947-5.947c-12.352 14.81-20.38 33.318-22.219 53.594h8.432a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.882h-8.432c1.839 20.277 9.867 38.784 22.219 53.594l5.947-5.947a8.878 8.878 0 0 1 12.56 0 8.878 8.878 0 0 1 0 12.56l-5.947 5.947c14.81 12.352 33.318 20.38 53.594 22.219v-8.432c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.432c20.277-1.839 38.784-9.867 53.594-22.219l-5.947-5.947a8.878 8.878 0 0 1 0-12.56 8.878 8.878 0 0 1 12.56 0l5.947 5.947c12.352-14.81 20.38-33.318 22.219-53.594h-8.432a8.877 8.877 0 0 1-8.882-8.882zm-26.647 8.882H256a8.877 8.877 0 0 1-8.882-8.882v-53.294c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v44.412h44.412a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.882z"
/>
</svg>
More icons in the same style and category