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="M11 21.5a.5.5 0 0 0 .5-.5v-9.5H21a.5.5 0 0 0 .5-.5A10.511 10.511 0 0 0 11 .5a10.405 10.405 0 0 0-2.91.415A5.495 5.495 0 0 0 .914 8.089 10.405 10.405 0 0 0 .5 11 10.511 10.511 0 0 0 11 21.5zm1.207-11 5.848-5.848a9.459 9.459 0 0 1 2.432 5.848zM11 1.5a9.453 9.453 0 0 1 6.345 2.448l-6.698 6.698A.507.507 0 0 0 10.5 11v9.487A9.435 9.435 0 0 1 1.655 9.36a5.493 5.493 0 1 0 7.704-7.704A9.528 9.528 0 0 1 11 1.5zm-5 0A4.5 4.5 0 1 1 1.5 6 4.505 4.505 0 0 1 6 1.5zm17 11H13a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5A10.511 10.511 0 0 0 23.5 13a.5.5 0 0 0-.5-.5zm-9.5 9.987V13.5h8.987a9.516 9.516 0 0 1-8.987 8.987zM7 7a.501.501 0 0 0-.5-.5h-1a1.5 1.5 0 0 1 0-3V3a.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 3V9a.5.5 0 0 1-1 0v-.5h-1a.5.5 0 0 1 0-1h2A.501.501 0 0 0 7 7z"
    />
</svg>
More icons in the same style and category