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 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<path
fill="url(#a)"
d="M337.357 243.651C371.459 217.973 391 178.744 391 136V15H121v121c0 42.759 19.57 82.002 53.613 107.637 3.955 3.018 6.24 7.515 6.24 12.363s-2.285 9.346-6.182 12.319C140.57 293.998 121 333.241 121 376v121h270V376c0-42.759-19.57-82.002-53.613-107.637-3.955-3.018-6.24-7.515-6.24-12.363s2.285-9.346 6.21-12.349z"
/>
<path
fill="url(#b)"
d="M256 211c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm15-53.188c0-5.288 2.373-10.093 5.918-11.968C291.771 138.036 301 122.772 301 106c0-24.814-20.186-45-45-45s-45 20.186-45 45c0 8.291 6.709 15 15 15s15-6.709 15-15c0-8.276 6.738-15 15-15s15 6.724 15 15a14.996 14.996 0 0 1-8.027 13.301C249.408 126.42 241 141.171 241 157.812V166c0 8.291 6.709 15 15 15s15-6.709 15-15zM256 301c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-15 75v60c0 8.291 6.709 15 15 15s15-6.709 15-15v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15zM106 30h300c8.291 0 15-6.709 15-15s-6.709-15-15-15H106c-8.291 0-15 6.709-15 15s6.709 15 15 15zm300 452H106c-8.291 0-15 6.709-15 15s6.709 15 15 15h300c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
/>
</svg>
More icons in the same style and category