Add icons to this collection by clicking the heart icon.
Email icon - also known as envelope, email, mail, letter, inbox, communications, massage, and mail inbox. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M55 4c0-1.654-1.346-3-3-3H12c-1.654 0-3 1.346-3 3v15.697l-8 12V63h62V31.697l-8-12zM21.91 47 3 60.091V33.909zM29 43.331a13.755 13.755 0 0 0-4.858 2.123l-.475.329-8.667-6V35h14zm-3.72 3.768C27.264 45.726 29.588 45 32 45s4.736.726 6.72 2.099L58.799 61H5.201zM49 39.783l-8.667 6-.475-.329A13.763 13.763 0 0 0 35 43.331V35h14zM42.09 47 61 33.909v26.183zM51 38.399V33H33v10.038c-.332-.024-.665-.038-1-.038s-.668.014-1 .038V33H13v5.399l-2-1.385V11h42v26.014zM12 3h40c.552 0 1 .449 1 1v5H11V4c0-.551.448-1 1-1zM9 35.63l-5.623-3.893L9 23.303zm51.623-3.893L55 35.63V23.303zM23 7h-2V5h2zm-4 0h-2V5h2zm-4 0h-2V5h2zm-2 24h18V13H13zm2-16h14v14H15zm11.293 2.293 1.414 1.414L20 26.414l-3.707-3.707 1.414-1.414L20 23.586zM35 15h-2v-2h2zm16-2v2H37v-2zm-18 4h18v2H33zm4 6h-4v-2h4zm2-2h12v2H39zm-6 4h18v2H33zm0 4h2v2h-2zm4 0h14v2H37zM7 45H5v-2h2zm-2 4v-2h2v2zm2-8H5v-2h2zm34 16h2v2h-2zm4 0h2v2h-2zm6 0v2h-2v-2z"
    />
</svg>
More icons in the same style and category