Add icons to this collection by clicking the heart icon.
Folder icon - also known as communication, document, paper, email, mail, letter, folder, archive, at sign, 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="256"
        x2="256"
        y1="436"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="151"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 196c-66.182 0-120 53.833-120 120s53.818 120 120 120 120-53.833 120-120-53.818-120-120-120zM467 91H181V76c0-24.853-20.147-45-45-45H45C20.147 31 0 51.147 0 76v75c0 16.569 13.431 30 30 30h452c16.569 0 30-13.431 30-30v-15c0-24.853-20.147-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M241 316c0 8.399 6.599 15 15 15s15-6.601 15-15v-15h-15c-8.401 0-15 6.599-15 15zM0 151v285c0 24.899 20.1 45 45 45h422c24.9 0 45-20.101 45-45V151zm316 210c-11.7 0-21.899-4.501-30-11.7-8.101 7.2-18.3 11.7-30 11.7-24.9 0-45-20.101-45-45 0-24.9 20.1-45 45-45h30c8.401 0 15 6.599 15 15v30c0 8.399 6.599 15 15 15s15-6.601 15-15c0-41.4-33.6-75-75-75s-75 33.6-75 75 33.6 75 75 75c8.699 0 17.1-1.5 24.9-4.2s16.5 1.199 19.199 9c2.701 7.8-1.199 16.5-9 19.2-11.4 3.9-23.099 6-35.1 6-57.9 0-105-47.1-105-105s47.1-105 105-105 105 47.1 105 105C361 340.899 340.9 361 316 361z"
    />
</svg>
More icons in the same style and category