Add icons to this collection by clicking the heart icon.
Chart icon - also known as business, economy, chart, graph, statistics, pie, commerce, shopping, trading, 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 48 48"
>
    <linearGradient
        id="a"
        x1="10.563"
        x2="37.438"
        y1="10.563"
        y2="37.438"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc92c3" />
        <stop offset=".5" stop-color="#c2a2d5" />
        <stop offset="1" stop-color="#8e85d5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24 5C13.5 5 5 13.5 5 24s8.5 19 19 19 19-8.5 19-19S34.5 5 24 5zm1 2c8.6.5 15.5 7.4 16 16H25zM7 24c0-9 7.1-16.5 16-17v16.6L11.3 35.3C8.5 32.2 7 28.2 7 24zm17 17c-4.2 0-8.2-1.5-11.3-4.3L24.4 25H41c-.5 8.9-8 16-17 16z"
    />
</svg>
More icons in the same style and category