Add icons to this collection by clicking the heart icon.
Flowchart icon - also known as diagram, presentation, process, strategic plan, flowchart, and business and finance. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="4.873"
            x2="52.705"
            y1="58.482"
            y2="11.788"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fff33b" />
            <stop offset=".04" stop-color="#fee72e" />
            <stop offset=".117" stop-color="#fed51b" />
            <stop offset=".196" stop-color="#fdca10" />
            <stop offset=".281" stop-color="#fdc70c" />
            <stop offset=".669" stop-color="#f3903f" />
            <stop offset=".888" stop-color="#ed683c" />
            <stop offset="1" stop-color="#e93e3a" />
        </linearGradient>
    </defs>
    <path
        d="M56.588 45H41.412A4.417 4.417 0 0 0 37 49.411V52H14.5a9.5 9.5 0 0 1 0-19h10.086L32 40.414 39.414 33H49.5a11.5 11.5 0 0 0 0-23H27V7.412A4.417 4.417 0 0 0 22.588 3H7.412A4.417 4.417 0 0 0 3 7.412v7.176A4.417 4.417 0 0 0 7.412 19h15.176A4.417 4.417 0 0 0 27 14.588V12h22.5a9.5 9.5 0 0 1 0 19H39.414L32 23.586 24.586 31H14.5a11.5 11.5 0 0 0 0 23H37v2.589A4.417 4.417 0 0 0 41.412 61h15.176A4.417 4.417 0 0 0 61 56.589v-7.178A4.417 4.417 0 0 0 56.588 45ZM25 14.588A2.415 2.415 0 0 1 22.588 17H7.412A2.415 2.415 0 0 1 5 14.588V7.412A2.415 2.415 0 0 1 7.412 5h15.176A2.415 2.415 0 0 1 25 7.412Zm7 11.826L37.586 32 32 37.586 26.414 32Zm27 30.175A2.414 2.414 0 0 1 56.588 59H41.412A2.414 2.414 0 0 1 39 56.589v-7.178A2.414 2.414 0 0 1 41.412 47h15.176A2.414 2.414 0 0 1 59 49.411Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category