Add icons to this collection by clicking the heart icon.
Sand Clock icon - also known as wait, countdown, hourglass, timer, sand clock, sand watch, 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M362.615 389.235h-12.846l-32.199-51.506c-17.699-12.523-39.014-19.553-61.57-19.553s-43.871 7.03-61.57 19.553l-32.199 51.506h-12.846c-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-213.23-266.47h12.846l35.476 56.747c12.108 6.089 33.085 14.312 58.293 14.312 25.278 0 46.224-8.255 58.318-14.351l35.451-56.708h12.846c4.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.883 8.885 8.883zM256 300.412c15.023 0 29.529 2.8 43.106 7.784L266.476 256l31.959-51.122c-13.558 4.005-28.674 6.71-42.435 6.71-15.948 0-30.24-2.9-42.421-6.688l31.945 51.1-32.631 52.196c13.578-4.985 28.084-7.784 43.107-7.784z"
/>
</svg>
More icons in the same style and category