Add icons to this collection by clicking the heart icon.
Mail Box icon - also known as message, mail, post, send, mailbox, communications, mail box, postbox, and letter box. 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="0"
        x2="512"
        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="M216 436h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-80c-11.046 0-20 8.954-20 20s8.954 20 20 20zm120-316H176c-11.046 0-20 8.954-20 20v80c0 11.046 8.954 20 20 20h160c11.046 0 20-8.954 20-20v-80c0-11.046-8.954-20-20-20zm-20 80H196v-40h120zm176 272h-56V180C436 80.748 355.252 0 256 0S76 80.748 76 180v292H20c-11.046 0-20 8.954-20 20s8.954 20 20 20h472c11.046 0 20-8.954 20-20s-8.954-20-20-20zm-96 0H116V316h280zm0-196H116v-96c0-77.196 62.804-140 140-140s140 62.804 140 140z"
    />
</svg>
More icons in the same style and category