Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, hour, retro, pendulum, and time and date. 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M193.955 353.706h124.091v-93.455c-14.703 12.186-33.127 19.766-53.182 21.608v2.423c10.295 3.679 17.727 13.446 17.727 25.011 0 14.694-11.928 26.647-26.591 26.647s-26.591-11.953-26.591-26.647c0-11.564 7.432-21.332 17.727-25.011v-2.423c-20.055-1.842-38.479-9.422-53.182-21.608v93.455zM256 318.176c4.891 0 8.864-3.981 8.864-8.882s-3.973-8.882-8.864-8.882-8.864 3.981-8.864 8.882 3.973 8.882 8.864 8.882zm79.773 53.295H176.227c-9.791 0-17.727 7.953-17.727 17.765v8.882c0 4.905 3.969 8.882 8.864 8.882h177.273c4.895 0 8.864-3.977 8.864-8.882v-8.882c-.001-9.812-7.937-17.765-17.728-17.765zM167.364 193.823h9.757c4.462 39.913 37.858 71.059 78.879 71.059s74.417-31.146 78.879-71.059h9.757c4.899 0 8.864-3.973 8.864-8.882s-3.964-8.882-8.864-8.882h-9.757C330.417 136.146 297.021 105 256 105s-74.417 31.146-78.879 71.059h-9.757c-4.899 0-8.864 3.973-8.864 8.882s3.964 8.882 8.864 8.882zm79.772-44.411c0-4.909 3.964-8.882 8.864-8.882s8.864 3.973 8.864 8.882v26.647h8.864c4.899 0 8.864 3.973 8.864 8.882s-3.964 8.882-8.864 8.882H256c-4.899 0-8.864-3.973-8.864-8.882z"
/>
</svg>
More icons in the same style and category