Add icons to this collection by clicking the heart icon.
Pie Chart icon - also known as business, file, document, graphic, analysis, stats, report, pie chart, analytics, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="286"
        x2="286"
        y1="512"
        y2="62"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M421 0H91c-8.401 0-15 6.599-15 15v482c0 8.399 6.599 15 15 15h210l60-105 75-30V15c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M256 272c57.891 0 105-47.109 105-105S313.891 62 256 62s-105 47.109-105 105 47.109 105 105 105zm15-178.482c29.348 5.98 52.504 29.139 58.484 58.482H271zm-30 0V167c0 8.291 6.709 15 15 15h73.484c-6.969 34.191-37.255 60-73.484 60-41.367 0-75-33.647-75-75 0-36.216 25.801-66.513 60-73.482zM151 332h210c8.291 0 15-6.709 15-15s-6.709-15-15-15H151c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120 30H151c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-30 60h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm102.033-45a15 15 0 0 0-14.643 11.746L301 512c3.9 0 7.8-1.5 10.499-4.5l120-120C434.5 384.8 436 380.9 436 377z"
    />
</svg>
More icons in the same style and category