Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, dollar, money, graphic, chart, statistics, finance, pie graph, 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="M17.5.5a5.964 5.964 0 0 0-1.96.335A10.568 10.568 0 0 0 2.33 11.08a.5.5 0 0 0 .5.5h9.59v9.59a.5.5 0 0 0 .5.5A10.568 10.568 0 0 0 23.165 8.46 5.985 5.985 0 0 0 17.5.5zm5 6a5 5 0 1 1-5-5 5.006 5.006 0 0 1 5 5zM3.343 10.58A9.598 9.598 0 0 1 12.92 1.5a9.757 9.757 0 0 1 1.16.076 5.984 5.984 0 0 0-.877 9.103.488.488 0 0 0-.283-.099zm19.157.5a9.598 9.598 0 0 1-9.08 9.577V11.08a.488.488 0 0 0-.099-.283 5.984 5.984 0 0 0 9.103-.878 9.757 9.757 0 0 1 .076 1.161zm-4-3.58A.5.5 0 0 0 18 7h-1a1.5 1.5 0 0 1 0-3v-.5a.5.5 0 0 1 1 0V4h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0V9h-1a.5.5 0 0 1 0-1h2a.5.5 0 0 0 .5-.5zM3.597 20.403a.458.458 0 0 0 .051.034 10.547 10.547 0 0 0 7.435 3.063.5.5 0 0 0 .5-.5V12.916a.5.5 0 0 0-.5-.5H1a.5.5 0 0 0-.5.5 10.547 10.547 0 0 0 3.063 7.436.458.458 0 0 0 .034.051zm1.082-.375 5.905-5.904v8.363a9.537 9.537 0 0 1-5.905-2.46zm5.197-6.611L3.973 19.32a9.537 9.537 0 0 1-2.46-5.904z"
    />
</svg>
More icons in the same style and category