Add icons to this collection by clicking the heart icon.
Sand Clock icon - also known as time, wait, hourglass, timer, sandglass, sand 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="497"
y2="15"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd3a84" />
<stop offset="1" stop-color="#ffa68d" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<path
fill="url(#a)"
d="M361 166V30c0-8.291-6.709-15-15-15H166c-8.291 0-15 6.709-15 15v136c0 38.39 20.94 71.686 51.78 90-30.84 18.314-51.78 51.61-51.78 90v136c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15V346c0-38.39-20.94-71.686-51.78-90 30.84-18.314 51.78-51.61 51.78-90z"
/>
<path
fill="url(#b)"
d="M256 211c24.814 0 45-20.186 45-45V75c0-8.291-6.709-15-15-15h-60c-8.291 0-15 6.709-15 15v91c0 24.814 20.186 45 45 45zm-30 241h60c8.291 0 15-6.709 15-15v-31c0-19.53-12.578-36.024-30-42.237V316c0-8.291-6.709-15-15-15s-15 6.709-15 15v47.763c-17.422 6.212-30 22.707-30 42.237v31c0 8.291 6.709 15 15 15zm210 30h-15V30h15c8.291 0 15-6.709 15-15s-6.709-15-15-15H76c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v452H76c-8.291 0-15 6.709-15 15s6.709 15 15 15h360c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-45 0H121V30h270z"
/>
</svg>
More icons in the same style and category