Add icons to this collection by clicking the heart icon.
Report icon - also known as document, medical, clipboard, healthcare, report, medical history, and files and folders. 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="76"
        x2="436"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M416 40h-60V20c0-11.046-8.954-20-20-20H176c-11.046 0-20 8.954-20 20v20H96c-11.046 0-20 8.954-20 20v432c0 11.046 8.954 20 20 20h320c11.046 0 20-8.954 20-20V60c0-11.046-8.954-20-20-20zm-220 0h120v40H196zm200 432H116V80h40v20c0 11.046 8.954 20 20 20h160c11.046 0 20-8.954 20-20V80h40zM216 236h20v20c0 11.046 8.954 20 20 20s20-8.954 20-20v-20h20c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20zm120 160H176c-11.046 0-20 8.954-20 20s8.954 20 20 20h160c11.046 0 20-8.954 20-20s-8.954-20-20-20zm0-80H176c-11.046 0-20 8.954-20 20s8.954 20 20 20h160c11.046 0 20-8.954 20-20s-8.954-20-20-20z"
    />
</svg>
More icons in the same style and category