Add icons to this collection by clicking the heart icon.
Chart icon - also known as interface, chart, graph, stats, ui, 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="-1.43"
        x2="33.43"
        y1="5.94"
        y2="26.06"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1ec4ff" />
        <stop offset=".15" stop-color="#2db9ff" />
        <stop offset=".43" stop-color="#539cff" />
        <stop offset=".81" stop-color="#916eff" />
        <stop offset="1" stop-color="#b255ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 1H2a1 1 0 0 0-1 1v28a1 1 0 0 0 1 1h28a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM8 29V19h2v10zm7 0V17h2v12zm7 0V13h2v16zm7 0h-3V12a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v17h-1V16a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v13h-1V18a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v11H3V3h26zM5.66 14.45a1 1 0 0 1 1-1 21.07 21.07 0 0 0 16-8.32 1 1 0 1 1 1.6 1.2 22.84 22.84 0 0 1-17.5 9.14h-.13a1 1 0 0 1-.97-1.02z"
    />
</svg>
More icons in the same style and category