Add icons to this collection by clicking the heart icon.
Email icon - also known as interface, message, envelope, email, mail, multimedia, 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 24 24"
>
    <linearGradient
        id="a"
        x1="-.634"
        x2="22.591"
        y1="20.883"
        y2="4.553"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M19.834 4.5H4.166A2.669 2.669 0 0 0 1.5 7.166v9.668A2.669 2.669 0 0 0 4.166 19.5h15.668a2.669 2.669 0 0 0 2.666-2.666V7.166A2.669 2.669 0 0 0 19.834 4.5zM21.5 16.834a1.668 1.668 0 0 1-1.666 1.666H4.166A1.668 1.668 0 0 1 2.5 16.834V7.166A1.668 1.668 0 0 1 4.166 5.5h15.668A1.668 1.668 0 0 1 21.5 7.166z"
        />
        <path
            d="M20.354 6.646a.5.5 0 0 0-.708 0L12 14.293 4.354 6.646a.5.5 0 0 0-.708.708L8.293 12l-4.647 4.646a.5.5 0 0 0 .708.708L9 12.707l2.646 2.647a.5.5 0 0 0 .708 0L15 12.707l4.646 4.647a.5.5 0 0 0 .708-.708L15.707 12l4.647-4.646a.5.5 0 0 0 0-.708z"
        />
    </g>
</svg>
More icons in the same style and category