Add icons to this collection by clicking the heart icon.
Dossier icon - also known as interface, document, envelope, mail, dossier, communications, confidential, files and folders, newsletter, and expedient. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M176.059 211.588c-11.565 0-21.332 7.448-25.011 17.765h50.022c-3.679-10.317-13.446-17.765-25.011-17.765zM256 291.529V167.177c0-14.694 11.953-26.647 26.647-26.647h62.177v-26.647a8.877 8.877 0 0 0-8.882-8.882H122.765a8.877 8.877 0 0 0-8.882 8.882v284.235a8.877 8.877 0 0 0 8.882 8.882h151v-62.177a8.877 8.877 0 0 1 8.882-8.882h62.177v-17.765h-62.177c-14.694.001-26.647-11.953-26.647-26.647zm-79.941-97.706c-14.694 0-26.647-11.953-26.647-26.647s11.953-26.647 26.647-26.647 26.647 11.953 26.647 26.647-11.953 26.647-26.647 26.647c24.487 0 44.412 19.925 44.412 44.412a8.877 8.877 0 0 1-8.882 8.882H140.53a8.877 8.877 0 0 1-8.882-8.882c-.001-24.487 19.924-44.412 44.411-44.412zm53.294 159.883h-88.824a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h88.824c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm0-35.529h-88.824a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h88.824c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm0-35.53h-88.824a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h88.824c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm-53.294-124.353c-4.901 0-8.882 3.981-8.882 8.882s3.981 8.882 8.882 8.882 8.882-3.981 8.882-8.882-3.981-8.882-8.882-8.882zm115.47 195.412v31.852l31.852-31.852zM335.941 407a8.877 8.877 0 0 0 8.882-8.882v-40.734L295.207 407zm53.294-248.706H282.647a8.877 8.877 0 0 0-8.882 8.882v124.353a8.877 8.877 0 0 0 8.882 8.882h106.588a8.877 8.877 0 0 0 8.882-8.882V167.177a8.876 8.876 0 0 0-8.882-8.883zm-53.294 106.588a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm8.883-44.411a8.877 8.877 0 0 1-8.882 8.882 8.877 8.877 0 0 1-8.882-8.882v-17.765a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882z"
    />
</svg>
More icons in the same style and category