Add icons to this collection by clicking the heart icon.
Email icon - also known as interface, message, envelope, email, mail, multimedia, messages, mails, communications, and envelopes. Created in a clean flat 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="rotate(90 -.912 20.663) scale(21.425)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#feb340" />
        <stop offset="1" stop-color="#cb7b00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(0 14 -14 0 216 9.5)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fe8745" />
        <stop offset="1" stop-color="#cf4a00" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(0 11.692 -11.692 0 8.5 19.808)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#d9eafe" />
        <stop offset="1" stop-color="#479bff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M30.75 8.667A2.75 2.75 0 0 0 28 5.917H4a2.75 2.75 0 0 0-2.75 2.75v14.666A2.75 2.75 0 0 0 4 26.083h24a2.75 2.75 0 0 0 2.75-2.75z"
        />
        <path
            fill="url(#b)"
            d="m1.575 7.369 11.769 6.866a5.273 5.273 0 0 0 5.312 0l11.769-6.866A2.75 2.75 0 0 0 28 5.917H4a2.75 2.75 0 0 0-2.425 1.452z"
        />
        <g fill="url(#c)">
            <path
                d="M5.536 19h3.665a.75.75 0 0 0 0-1.5H5.536a.75.75 0 0 0 0 1.5zM5.536 22.25H12.5a.75.75 0 0 0 0-1.5H5.536a.75.75 0 0 0 0 1.5z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category