Add icons to this collection by clicking the heart icon.
Clock icon - also known as clock, time, watch, clocks, ui, circular clock, wall clock, 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5cc4bb" />
<stop offset=".097" stop-color="#50c1c0" />
<stop offset=".501" stop-color="#25b4d2" />
<stop offset=".815" stop-color="#0aacde" />
<stop offset="1" stop-color="#00a9e2" />
</linearGradient>
<path
fill="url(#a)"
d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.158 0 256 0zm0 480C132.486 480 32 379.514 32 256S132.486 32 256 32s224 100.486 224 224-100.486 224-224 224zm16-382.25V256c0 2.809-.739 5.567-2.144 8l-68.139 118.021c-2.963 5.133-8.342 8.003-13.872 8.003-2.714 0-5.465-.691-7.985-2.146-7.652-4.418-10.274-14.204-5.856-21.856L240 251.713V97.75c0-8.836 7.164-16 16-16s16 7.164 16 16z"
/>
</svg>
More icons in the same style and category