Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, dollar, money, chart, statistics, finance, report, 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="M23.462 20.81a.498.498 0 0 0-.11-.164l-1.998-2a.5.5 0 0 0-.707.707l1.146 1.147H18.5V16a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4.5h-1V14a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v6.5h-1V17a.5.5 0 0 0-.5-.5H5a.5.5 0 0 0-.5.5v3.5h-1V2.207l1.147 1.147a.5.5 0 0 0 .706-.707l-1.999-2a.502.502 0 0 0-.708 0l-2 2a.5.5 0 0 0 .707.707L2.5 2.207V20.5H1a.5.5 0 0 0 0 1h1.5V23a.5.5 0 0 0 1 0v-1.5h18.293l-1.147 1.147a.5.5 0 1 0 .707.707l2-2a.502.502 0 0 0 .109-.545zM5.5 20.5v-3h2v3zm5 0v-6h2v6zm5 0v-4h2v4zm2-15.5a.5.5 0 0 0-.5-.5h-1a1.5 1.5 0 0 1 0-3V1a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3V7a.5.5 0 0 1-1 0v-.5h-1a.5.5 0 0 1 0-1h2a.5.5 0 0 0 .5-.5zm-5.146 2.647L16 11.293l4.646-4.646a.5.5 0 0 1 .707.706l-5 5a.5.5 0 0 1-.707 0L12 8.707l-5.646 5.646a.5.5 0 0 1-.707-.706l6-6a.5.5 0 0 1 .706 0z"
    />
</svg>
More icons in the same style and category