Add icons to this collection by clicking the heart icon.
Email icon - also known as message, envelope, email, mail, letter, ui, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 214.734a20.06 20.06 0 0 0-7.267-15.423L394 107.889V20.106c0-11.046-8.954-20-20-20H138c-11.046 0-20 8.954-20 20v87.783L7.267 199.311A20.07 20.07 0 0 0 0 214.734v277.158c0 11.01 8.999 20 20 20h471.931l.052.002c11.117 0 20.017-9.058 20.017-20.002zM40 253.592l139.639 99.721L40 453.034zm216 94.341 173.58 123.959H82.42zm76.361 5.38L472 253.592v199.441zm126.834-139.728L394 260.143V159.76zM354 40.106v248.603l-56.052 40.029-30.325-21.656a19.995 19.995 0 0 0-23.246 0l-30.325 21.656L158 288.708V40.105h196zM118 260.143l-65.195-46.558L118 159.761z"
    />
</svg>
More icons in the same style and category