Add icons to this collection by clicking the heart icon.
Mail Box icon - also known as envelope, mail, letter, outdoor, mailbox, communications, and mail box. 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M273.765 389.235h-8.882V193.823H122.765v195.412h-8.882c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h159.882c4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882zm-44.412-26.647a8.878 8.878 0 0 1-8.882 8.883h-53.294a8.877 8.877 0 0 1-8.882-8.883v-71.059a8.877 8.877 0 0 1 8.882-8.882h53.294a8.877 8.877 0 0 1 8.882 8.882zm-8.882-133.235h-53.294a8.877 8.877 0 0 1-8.882-8.882 8.878 8.878 0 0 1 8.882-8.883h53.294a8.877 8.877 0 0 1 8.882 8.883 8.877 8.877 0 0 1-8.882 8.882zm-106.589-53.294h159.882a8.877 8.877 0 0 0 8.882-8.882v-17.765c0-24.487-19.916-44.412-44.412-44.412H149.41c-24.494 0-44.41 19.925-44.41 44.412v17.765a8.877 8.877 0 0 0 8.882 8.882zm281.545 71.059H294.223l50.601 33.734zM349.75 298.92c-1.492.997-3.209 1.492-4.927 1.492s-3.435-.494-4.927-1.492l-57.25-38.169v66.308a8.877 8.877 0 0 0 8.882 8.882h106.588a8.877 8.877 0 0 0 8.882-8.882v-66.305zm-173.691 54.786h35.529v-53.294h-35.529z"
    />
</svg>
More icons in the same style and category