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 circular 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M247.115 202.706c0 4.901 3.982 8.882 8.885 8.882s8.885-3.981 8.885-8.882v-44.412h-17.769v44.412zM256 335.941c-4.902 0-8.885 3.981-8.885 8.882v8.883h17.769v-8.883c.001-4.9-3.982-8.882-8.884-8.882zm106.615 53.294h-8.885v-266.47h8.885c4.911 0 8.885-3.973 8.885-8.882S367.526 105 362.615 105h-213.23c-4.911 0-8.885 3.973-8.885 8.882s3.974 8.882 8.885 8.882h8.885v266.471h-8.885c-4.911 0-8.885 3.973-8.885 8.882s3.974 8.882 8.885 8.882h213.231c4.911 0 8.885-3.973 8.885-8.882s-3.975-8.882-8.886-8.882zm-168.807-79.941v79.941h-17.769v-266.47h17.769v79.941c0 22.733 12.403 42.449 30.67 53.294-18.267 10.845-30.67 30.562-30.67 53.294zm88.846 53.294a8.878 8.878 0 0 1-8.885 8.882h-35.538a8.879 8.879 0 0 1-8.885-8.882v-17.765c0-11.564 7.45-21.332 17.769-25.011v-28.283c0-4.91 3.974-8.882 8.885-8.882s8.885 3.973 8.885 8.882v28.283c10.319 3.679 17.769 13.446 17.769 25.011zm0-159.882c0 14.694-11.956 26.647-26.654 26.647s-26.654-11.953-26.654-26.647v-53.294a8.879 8.879 0 0 1 8.885-8.882h35.538a8.879 8.879 0 0 1 8.885 8.882zm53.308 186.529h-17.769v-79.941c0-22.732-12.403-42.449-30.67-53.294 18.267-10.845 30.67-30.561 30.67-53.294v-79.941h17.769z"
/>
</svg>
More icons in the same style and category