Add icons to this collection by clicking the heart icon.
Time icon - also known as reload, clock, time, counterclockwise, ui, history, left arrow, yesterday, reduce time, 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 32 32"
>
<linearGradient id="a">
<stop offset="0" stop-color="#0ff" />
<stop offset="1" stop-color="#00f" />
</linearGradient>
<linearGradient
id="c"
x1="2"
x2="29.95"
y1="2"
y2="29.95"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient id="b">
<stop offset="0" stop-color="#5bd6dd" />
<stop offset="1" stop-color="#00f" />
</linearGradient>
<g fill="url(#c)">
<path
d="M16 2c-3.785 0-7.214 1.52-9.736 3.967l.408-2.688a1 1 0 0 0-.838-1.138c-.588-.118-1.046.344-1.139.838l-.879 5.79A1 1 0 0 0 4.938 9.91l5.8-.777a1 1 0 0 0-.265-1.983l-2.98.399A11.944 11.944 0 0 1 16 4c6.64 0 12 5.36 12 12s-5.36 12-12 12S4 22.64 4 16a1 1 0 0 0-1-1 1 1 0 0 0-1 1c0 7.72 6.28 14 14 14s14-6.28 14-14S23.72 2 16 2z"
/>
<path
d="M16 10a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1 1 1 0 0 0-1-1h-6v-6a1 1 0 0 0-1-1z"
/>
</g>
</svg>
More icons in the same style and category