Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, dollar, money, chart, statistics, finance, bar graph, decrease, 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 20.5h-1.5V17a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3.5h-2V14a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v6.5h-2V9a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5v11.5h-2V1A.5.5 0 0 0 3 .5H1a.5.5 0 0 0-.5.5v22a.5.5 0 0 0 .5.5h22a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5zm-4.5-3h2v3h-2zm-6-3h2v6h-2zm-6-5h2v11h-2zm-4-8v19h-1v-19zm-1 21v-1h1v1zm21 0h-19v-1h19zM18 .5A5.5 5.5 0 1 0 23.5 6 5.507 5.507 0 0 0 18 .5zm0 10A4.5 4.5 0 1 1 22.5 6a4.505 4.505 0 0 1-4.5 4.5zM17 5a.501.501 0 0 0 .5.5h1a1.5 1.5 0 0 1 0 3V9a.5.5 0 0 1-1 0v-.5h-1a.5.5 0 0 1 0-1h2a.5.5 0 0 0 0-1h-1a1.5 1.5 0 0 1 0-3V3a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.501.501 0 0 0-.5.5z"
    />
</svg>
More icons in the same style and category