Add icons to this collection by clicking the heart icon.
Email icon - also known as message, envelope, email, mail, and communications. 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="5"
        x2="59"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0bc2ff" />
        <stop offset="1" stop-color="#535aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M58.2 24.4 50 17.8V14c0-1.1-.9-2-2-2h-5.4c-.1-.1-.2-.2-.3-.4l-9-7.2c-.7-.6-1.8-.6-2.5 0l-9.3 7.4c-.1 0-.1.1-.2.2H16c-1.1 0-2 .9-2 2v3.8l-8.2 6.6c-.5.4-.8 1-.8 1.6v28c0 3.3 2.7 6 6 6h42c3.3 0 6-2.7 6-6V26c0-.6-.3-1.2-.8-1.6zm-4.7 1.4L50 27.9V23zM32 8.6l4.3 3.4h-8.6zM46 16v14.3l-14 8.4-14-8.4V16zM14 27.9l-3.5-2.1L14 23zM53 56H11c-1.1 0-2-.9-2-2V29.5l22 13.2c.3.2.7.3 1 .3s.7-.1 1-.3l22-13.2V54c0 1.1-.9 2-2 2zM22 21c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2s-.9 2-2 2H24c-1.1 0-2-.9-2-2zm0 8c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2s-.9 2-2 2H24c-1.1 0-2-.9-2-2z"
    />
</svg>
More icons in the same style and category