Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, presentation, 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 .5H1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h.5v14H1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h7.306l-.78 2.342a.5.5 0 0 0 .949.316L9.36 20.5h5.278l.886 2.658a.5.5 0 0 0 .95-.316l-.781-2.342H23a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-.5v-14h.5a.5.5 0 0 0 .5-.5V1a.5.5 0 0 0-.5-.5zm-.5 19h-21v-1h21zm-1-2h-19v-14h19zm1-15h-21v-1h21zM8.646 7.354a.5.5 0 0 1 .707-.707L11 8.293l3.647-3.646a.5.5 0 0 1 .706.707l-4 4a.5.5 0 0 1-.706 0zM7.5 15a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5zm0-3a.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