Add icons to this collection by clicking the heart icon.
Pie Chart icon - also known as dollar, currency, stats, pie chart, management, analytics, budget, segmentation, budgeting, and business and finance. Created in a clean flat 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efb" />
        <stop offset="1" stop-color="#68c185" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M426 255.779C426 166.012 356.154 92.256 267.948 86v21.338c76.464 6.206 136.793 70.408 136.793 148.44 0 36.697-13.355 70.329-35.44 96.318l15.09 15.09C410.297 337.308 426 298.345 426 255.779zM255.79 426C166.014 426 92.26 356.144 86 267.94h21.339c6.21 76.463 70.414 136.782 148.452 136.782 36.698 0 70.33-13.344 96.312-35.432l15.093 15.09C337.314 410.297 298.354 426 255.79 426zM86 243.623h21.339c5.884-72.451 63.842-130.404 136.295-136.284V86C159.439 91.973 91.973 159.434 86 243.623zm294.419 12.156c0 68.72-55.908 124.626-124.628 124.626-68.721 0-124.628-55.906-124.628-124.626 0-68.719 55.907-124.625 124.628-124.625 68.72 0 124.628 55.906 124.628 124.625zm-80.857 31.015c.365 11.357-3.883 22.202-11.946 30.53-5.435 5.611-12.286 9.63-19.708 11.734v5.725c0 6.715-5.439 12.157-12.158 12.157-6.708 0-12.157-5.442-12.157-12.157v-5.847c-11.247-3.334-20.823-11.143-26.376-21.992-3.065-5.976-.699-13.304 5.281-16.366 5.973-3.058 13.305-.696 16.359 5.281 3.338 6.514 9.909 10.561 17.152 10.561 5.281 0 10.432-2.194 14.136-6.016 3.449-3.56 5.267-8.12 5.113-12.842-.312-9.672-7.798-13.971-24.817-21.482-8.224-3.628-16.728-7.378-23.773-13.039-9.246-7.439-14.179-16.908-14.649-28.147-.48-11.283 3.66-22.099 11.67-30.452 5.482-5.711 12.398-9.806 19.905-11.935v-5.733c0-6.715 5.449-12.161 12.157-12.161 6.719 0 12.158 5.446 12.158 12.161v5.826c11.279 3.323 20.884 11.139 26.447 22.009 3.062 5.98.7 13.304-5.28 16.366-5.973 3.062-13.298.695-16.363-5.281-3.334-6.514-9.909-10.558-17.151-10.558-5.356 0-10.577 2.233-14.316 6.134-3.373 3.524-5.13 7.994-4.933 12.591.366 8.679 7.576 12.748 23.946 19.972 16.239 7.167 38.482 16.98 39.303 42.961zM256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category