Add icons to this collection by clicking the heart icon.
Time icon - also known as interface, clock, time, idle, watch, ui, and time and date. Created in a clean flat 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 24 24"
>
<linearGradient
id="a"
x1="2"
x2="22"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f9ed32" />
<stop offset="1" stop-color="#f7941d" />
</linearGradient>
<g>
<rect width="20" height="20" x="2" y="2" fill="url(#a)" rx="6" />
<path
d="M12 19a7 7 0 1 1 7-7 7.008 7.008 0 0 1-7 7zm0-12a5 5 0 1 0 5 5 5.006 5.006 0 0 0-5-5z"
/>
<path d="M14 14h-2a1 1 0 0 1-1-1v-3a1 1 0 0 1 2 0v2h1a1 1 0 0 1 0 2z" />
</g>
</svg>
More icons in the same style and category