Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, dollar, money, graphic, chart, statistics, stats, finance, bar 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="M23 8.5h-4a.5.5 0 0 0-.5.5v2.5H15a.5.5 0 0 0-.5.5v2.5H11a.5.5 0 0 0-.5.5v7.5h-1v-12H11a.5.5 0 0 0 .353-.854l-5-5a.5.5 0 0 0-.706 0l-5 5A.5.5 0 0 0 1 10.5h1.5v12H1a.5.5 0 0 0 0 1h22a.5.5 0 0 0 .5-.5V9a.5.5 0 0 0-.5-.5zm-19.5 14V10a.5.5 0 0 0-.5-.5h-.793L6 5.707 9.793 9.5H9a.5.5 0 0 0-.5.5v12.5zm8-7h3v7h-3zm4-.5v-2.5h3v10h-3zm4 7.5v-13h3v13zM15.5 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-.5z"
    />
</svg>
More icons in the same style and category