Add icons to this collection by clicking the heart icon.
Email icon - also known as computer, message, envelope, email, mail, laptop, communications, sent, and delivered. 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="256.001"
        x2="256.001"
        y1="66.545"
        y2="445.975"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc6d0" />
        <stop offset=".49" stop-color="#a53692" />
        <stop offset="1" stop-color="#f06277" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M363 382v21c0 4-3 7-7 7H155c-4 0-7-3-7-7v-21H15v26c0 13 10 23 23 23h435c13 0 23-10 23-23v-26zm22-44H126c-10 0-10-15 0-15h259c10 0 10 15 0 15zm-155-87c-2 0-5-2-6-4l-13-22c-5-8 8-16 13-8l8 16 58-33c8-5 15 7 7 12l-63 37c-1 1-3 2-4 2zm26 49c-28 0-52-15-65-37h-65c-8 0-14-7-14-14V119H52v248h302c7-1 91 0 105 0V118h-59v131c-1 7-7 13-15 13h-65c-13 23-37 38-64 38zm-72-52c-9-28 0-58 20-78l-77-79v157zm32-87c24-15 55-15 79 1l80-81H137zm91 10c20 19 29 49 20 76h57V92zm-51-6c-34 0-61 27-61 60 0 32 27 60 61 60 22 0 44-13 54-33 4-8 6-18 6-27 0-33-27-60-60-60zm133-98c6 0 11 2 11 7v30h60c8 0 13 5 13 12v251h32c4 0 7 3 7 7v34c-1 21-18 38-39 38H38c-21 0-38-17-38-38v-34c0-4 3-7 7-7h31V117c0-7 6-13 13-13h61V75c0-6 3-8 10-8zm-40 315H163v13h186z"
        />
    </g>
</svg>
More icons in the same style and category