Add icons to this collection by clicking the heart icon.
Future icon - also known as clock, time, Future, arrow up, and time and date. Created in a clean lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M286.001 392h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v30c0 8.284 6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15zM506.8 425.643C504.814 423.929 315.052 258.595 301.735 120h44.266a15 15 0 0 0 10.606-25.607l-90-90c-5.857-5.858-15.355-5.858-21.213 0l-90 90A15.002 15.002 0 0 0 166 120h44.266C196.949 258.595 7.187 423.929 5.203 425.642A15 15 0 0 0 15.001 452h146.145c16.882 35.443 53.053 60 94.855 60s77.973-24.557 94.855-60h146.145a15 15 0 0 0 9.799-26.357zM256.001 482c-41.355 0-75-33.645-75-75s33.645-75 75-75 75 33.645 75 75-33.645 75-75 75zm103.924-60a105.426 105.426 0 0 0 1.076-15c0-57.897-47.103-105-105-105s-105 47.103-105 105c0 5.093.372 10.099 1.076 15H53.3C133.556 344.389 241 216.251 241 105c0-8.284-6.716-15-15-15h-23.787L256 36.213 309.788 90h-23.787c-8.284 0-15 6.716-15 15 0 111.526 107.957 239.884 187.7 317z"
    />
</svg>
More icons in the same style and category