Add icons to this collection by clicking the heart icon.
Hourglass icon - also known as clock, time, wait, hourglass, sandclock, 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="a"
x1="1"
x2="31"
y1="1"
y2="31"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c6ff" />
<stop offset="1" stop-color="#0072ff" />
</linearGradient>
<path
fill="url(#a)"
d="M31 3.414V1H1v2.414l3 3v19.172l-3 3V31h30v-2.414l-3-3V6.414zM24 25v-4.414l-4-4v-1.172l4-4V7h2v18zM8 7v4.414l4 4v1.172l-4 4V25H6V7zm2 14.414 4-4v-2.828l-4-4V7h12v3.586l-4 4v2.828l4 4V25H10zM28.586 3l-2 2H5.414l-2-2zM3.414 29l2-2h21.172l2 2z"
/>
</svg>
More icons in the same style and category