Add icons to this collection by clicking the heart icon.
Deadline icon - also known as waiting, deadline, hourglass, sand clock, sand timer, 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="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<path
fill="url(#a)"
d="M286 241c57.891 0 105-47.109 105-105V30c0-8.291-6.709-15-15-15H136c-8.291 0-15 6.709-15 15v106c0 57.925 47.042 105 105 105 8.262 0 15 6.724 15 15s-6.738 15-15 15c-57.929 0-105 47.042-105 105v106c0 8.291 6.709 15 15 15h240c8.291 0 15-6.709 15-15V376c0-57.891-47.109-105-105-105-8.262 0-15-6.724-15-15s6.738-15 15-15z"
/>
<path
fill="url(#b)"
d="M406 482H106c-8.291 0-15 6.709-15 15s6.709 15 15 15h300c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-75-376c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15v30c0 24.964 20.434 45 45 45h60c24.814 0 45-20.186 45-45zm-75 225c-8.291 0-15 6.709-15 15v15h-15c-24.566 0-45 20.036-45 45v30c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-30c0-24.814-20.186-45-45-45h-15v-15c0-8.291-6.709-15-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 15z"
/>
</svg>
More icons in the same style and category