Add icons to this collection by clicking the heart icon.
Time icon - also known as clock, time, hour, watch, ui, 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 32 32"
>
<linearGradient
id="b"
x1="2"
x2="29.95"
y1="2"
y2="29.95"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient id="a">
<stop offset="0" stop-color="#f0f" />
<stop offset="1" stop-color="#00f" />
</linearGradient>
<g fill="url(#b)">
<path
d="M16 2C8.28 2 2 8.28 2 16s6.28 14 14 14a13.95 13.95 0 0 0 8.285-2.715 1 1 0 0 0 .215-1.396 1 1 0 0 0-1.398-.215A11.934 11.934 0 0 1 16 28C9.36 28 4 22.64 4 16S9.36 4 16 4s12 5.36 12 12c0 2.518-.773 4.845-2.094 6.773a1 1 0 0 0 .26 1.391 1 1 0 0 0 1.39-.26A13.952 13.952 0 0 0 30 16c0-7.72-6.28-14-14-14z"
/>
<path
d="M16 8a1 1 0 0 0-1 1v6.975a1 1 0 0 0 .482.855l5 3.025a1 1 0 0 0 1.373-.337 1 1 0 0 0-.337-1.373L17 15.412V9a1 1 0 0 0-1-1z"
/>
</g>
</svg>
More icons in the same style and category