Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, dollar, money, chart, statistics, 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="M20.354.646a.5.5 0 0 0-.707 0l-3 3A.5.5 0 0 0 16.5 4v19a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.146-.353zM22.5 22.5h-5V4.207l2.5-2.5 2.5 2.5zm-7.5 1a.5.5 0 0 0 .5-.5V10a.5.5 0 0 0-.146-.353l-3-3a.5.5 0 0 0-.707 0l-3 3A.5.5 0 0 0 8.5 10v13a.5.5 0 0 0 .5.5zM9.5 10.207l2.5-2.5 2.5 2.5V22.5h-5zM1 23.5h6a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.146-.353l-3-3a.5.5 0 0 0-.707 0l-3 3A.5.5 0 0 0 .5 14v9a.5.5 0 0 0 .5.5zm.5-9.293 2.5-2.5 2.5 2.5V22.5h-5zM6.5 5a.5.5 0 0 0-.5-.5H5a1.5 1.5 0 0 1 0-3V1a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1H5a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3V7a.5.5 0 0 1-1 0v-.5H4a.5.5 0 0 1 0-1h2a.5.5 0 0 0 .5-.5z"
    />
</svg>
More icons in the same style and category