Add icons to this collection by clicking the heart icon.
Waiting icon - also known as time, waiting, hourglass, 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="#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="M344.823 389.235h-8.882v-62.177c0-25.32-11.589-48.558-31.747-63.738-2.342-1.787-3.695-4.45-3.695-7.321s1.353-5.534 3.678-7.313c20.194-15.206 31.765-38.435 31.765-63.746v-62.177h8.882c4.91 0 8.882-3.973 8.882-8.882S349.733 105 344.823 105H167.176c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h8.882v62.177c0 25.32 11.589 48.558 31.747 63.737 2.342 1.787 3.695 4.45 3.695 7.321s-1.353 5.534-3.66 7.295c-20.194 15.206-31.782 38.444-31.782 63.764v62.177h-8.882c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h177.647c4.91 0 8.882-3.973 8.882-8.882s-3.972-8.882-8.882-8.882zm-79.941-26.647c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-35.53c0-4.909 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882zM256 300.412a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm0-53.294a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm12.387-56.348c-2.099 1.11-3.504 3.956-3.504 7.087v4.849c0 4.909-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-4.849c0-9.854 4.979-18.589 13.011-22.804a8.88 8.88 0 0 0 4.753-7.876c0-4.901-3.99-8.882-8.882-8.882s-8.882 3.981-8.882 8.882a8.877 8.877 0 0 1-8.882 8.882 8.877 8.877 0 0 1-8.882-8.882c0-14.694 11.953-26.647 26.647-26.647s26.647 11.953 26.647 26.647a26.592 26.592 0 0 1-14.262 23.593z"
/>
</svg>
More icons in the same style and category