Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, presentation, graphic, chart, statistics, finance, report, line graph, 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.502 1.502 0 0 0 .5 2v1a1.498 1.498 0 0 0 1 1.408V19A1.502 1.502 0 0 0 3 20.5h8.5v2H10a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-1.5v-2H21a1.502 1.502 0 0 0 1.5-1.5V4.408A1.498 1.498 0 0 0 23.5 3V2A1.502 1.502 0 0 0 22 .5zM21.5 19a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V4.5h19zm1-16a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5h20a.5.5 0 0 1 .5.5zM5.646 14.354a.5.5 0 0 1 0-.707l4-4a.5.5 0 0 1 .707 0L12 11.293 14.793 8.5H14a.5.5 0 0 1 0-1h2a.502.502 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-.793l-3.147 3.147a.5.5 0 0 1-.706 0L10 10.707l-3.647 3.647a.5.5 0 0 1-.706 0zM14 12.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zm4.5 2.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5z"
    />
</svg>
More icons in the same style and category