Add icons to this collection by clicking the heart icon.
Medical Folder icon - also known as document, notes, profile, paper, note, archive, patience, sheets, healthcare and medical, and medical folder. 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="278.5"
        x2="278.5"
        y1="496"
        y2="76"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="195.5"
        x2="195.5"
        y1="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 106H262L60 76v345l-15 75h422c24.9 0 45-20.102 45-45V121c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M194.2 38.2C180.099 23.8 161.201 16 141.1 16H45C20.1 16 0 36.1 0 61v390c0 25.499 21 45 45 45 24.9 0 45-20.102 45-45V106h172zM286 196c-57.9 0-105 47.1-105 105s47.1 105 105 105 105-47.1 105-105-47.1-105-105-105zm30 120h-15v15c0 8.399-6.599 15-15 15s-15-6.601-15-15v-15h-15c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h15v-15c0-8.401 6.599-15 15-15s15 6.599 15 15v15h15c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15z"
    />
</svg>
More icons in the same style and category