Add icons to this collection by clicking the heart icon.
Deadline icon - also known as fire, clock, deadline, flame, 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="36"
        x2="476"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M296 352h-20v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20h40c11.046 0 20-8.954 20-20s-8.954-20-20-20zm116.094-207.874C383.247 105.026 356 68.094 356 20c0-11.046-8.954-20-20-20s-20 8.954-20 20c0 44.273-11.567 81.598-34.38 110.937a140.547 140.547 0 0 1-9.518 11.02c-8.296-39.481-29.757-74.369-63.299-102.321-32.525-27.104-65.108-38.152-66.479-38.609-.041-.013-.082-.021-.122-.034a20.085 20.085 0 0 0-18.89 3.549c-4.712 3.848-7.461 9.594-7.317 15.917-.113 49.79-18.487 87.161-37.941 126.715C57.379 189.208 36 232.674 36 292c0 58.764 22.884 114.011 64.437 155.563C141.989 489.116 197.235 512 256 512s114.011-22.884 155.563-64.437C453.116 406.011 476 350.764 476 292c0-61.252-32.488-105.288-63.906-147.874zM256 472c-55.129 0-100-44.849-100-100 0-55.14 44.859-100 100-100s100 44.86 100 100c0 55.129-44.849 100-100 100zm134.233-60.217A139.56 139.56 0 0 0 396 372c0-77.196-62.804-140-140-140s-140 62.804-140 140a139.56 139.56 0 0 0 5.767 39.783C93.321 379.939 76 337.958 76 292c0-50.021 18.433-87.497 37.946-127.173 16.974-34.51 34.411-69.992 40.115-114.415 9.034 5.061 19.632 11.908 30.125 20.783C218.567 100.272 236 136.879 236 180c0 11.046 8.954 20 20 20 3.216 0 6.245-.778 8.937-2.126l.008.015c2.449-1.225 24.567-12.762 46.673-40.395 9.586-11.982 20.039-28.251 28.394-49.247 11.496 21.115 25.799 40.519 39.895 59.626C408.753 206.974 436 243.906 436 292c0 45.958-17.321 87.939-45.767 119.783z"
    />
</svg>
More icons in the same style and category