Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, graphic, chart, statistics, finance, report, pie graph, 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="3"
        x2="21"
        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="M19.5 23.5A1.502 1.502 0 0 0 21 22V2A1.502 1.502 0 0 0 19.5.5h-15A1.502 1.502 0 0 0 3 2v20a1.502 1.502 0 0 0 1.5 1.5zM4 22V2a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v20a.5.5 0 0 1-.5.5h-15A.5.5 0 0 1 4 22zm7.5-6.5a5.506 5.506 0 0 0 5.475-5h.525a.5.5 0 0 0 .5-.5 6.508 6.508 0 0 0-6.5-6.5.5.5 0 0 0-.5.5v.525a5.499 5.499 0 0 0 .5 10.975zM12 4.523A5.509 5.509 0 0 1 16.978 9.5H12zm-1 1.005V10a.5.5 0 0 0 .5.5h4.472A4.5 4.5 0 1 1 11 5.528zM7.5 17a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5zm9 2a.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