Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, presentation, graphic, chart, statistics, finance, growth, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M22 .5H2a1.496 1.496 0 0 0-.5 2.908V17A1.502 1.502 0 0 0 3 18.5h8.5v2.092a1.5 1.5 0 1 0 1 0V18.5H21a1.502 1.502 0 0 0 1.5-1.5V3.408A1.496 1.496 0 0 0 22 .5zm-10 22a.5.5 0 1 1 .5-.5.5.5 0 0 1-.5.5zm9.5-5.5a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V3.5h19zM22 2.5H2a.5.5 0 0 1 0-1h20a.5.5 0 0 1 0 1zM6.646 12.354a.5.5 0 0 1 0-.707l4-4a.5.5 0 0 1 .707 0L13 9.293 15.793 6.5H14a.5.5 0 0 1 0-1h3a.502.502 0 0 1 .5.5v3a.5.5 0 0 1-1 0V7.207l-3.147 3.147a.5.5 0 0 1-.706 0L11 8.707l-3.647 3.647a.5.5 0 0 1-.706 0zM16.5 14a.5.5 0 0 1-.5.5H8a.5.5 0 0 1 0-1h8a.5.5 0 0 1 .5.5z"
    />
</svg>
More icons in the same style and category