Add icons to this collection by clicking the heart icon.
Diagram icon - also known as business, diagram, chart, stats, decrease, down arrow, line graph, loss, 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 32 32"
>
    <linearGradient
        id="a"
        x1="-4.04"
        x2="35.96"
        y1="-4.04"
        y2="35.96"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cecfb" />
        <stop offset=".51" stop-color="#65c7f7" />
        <stop offset="1" stop-color="#0052d4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M26 27H7a2 2 0 0 1-2-2V6a1 1 0 0 1 2 0v19h19a1 1 0 0 1 0 2zm-.24-6H23a1 1 0 0 1 0-2h.63l-3.86-4.66L16.39 17a2 2 0 0 1-2.78-.29l-4.38-5.22a1 1 0 0 1 1.54-1.28l4.37 5.25 3.38-2.69a2 2 0 0 1 2.78.29l3.7 4.41v-.55a1 1 0 0 1 1.08-.92 1 1 0 0 1 .92 1.08l-.24 3a1 1 0 0 1-1 .92zM29 32H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h26a3 3 0 0 1 3 3v26a3 3 0 0 1-3 3zM3 2a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z"
    />
</svg>
More icons in the same style and category