Add icons to this collection by clicking the heart icon.
Report icon - also known as file, chart, market, analysis, report, pie chart, seo report, 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M176 396c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zM396 40h-40V0H156v40h-40c-33.084 0-60 26.916-60 60v352c0 33.084 26.916 60 60 60h280c33.084 0 60-26.916 60-60V100c0-33.084-26.916-60-60-60zm-200 0h120v40H196zm220 412c0 11.028-8.972 20-20 20H116c-11.028 0-20-8.972-20-20V100c0-11.028 8.972-20 20-20h40v40h200V80h40c11.028 0 20 8.972 20 20zM256 156c-55.141 0-100 44.86-100 100s44.859 100 100 100 100-44.86 100-100-44.859-100-100-100zm0 160c-33.084 0-60-26.916-60-60 0-26.073 16.722-48.303 40-56.56v64.844l45.853 45.852A59.64 59.64 0 0 1 256 316zm54.136-34.148L276 247.716V199.44c23.278 8.256 40 30.487 40 56.56a59.635 59.635 0 0 1-5.864 25.852zM236 436h120v-40H236z"
    />
</svg>
More icons in the same style and category