Add icons to this collection by clicking the heart icon.
Mail 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="376"
y2="91"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="421"
y2="95.499"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="M497 91H15c-4.2 0-7.8 1.8-10.499 4.499L256 376 507.499 95.499C504.8 92.8 501.2 91 497 91z"
/>
<path
fill="url(#b)"
d="M507.499 95.499 265.08 279.095a14.999 14.999 0 0 1-18.16 0L4.501 95.499C1.8 98.2 0 101.8 0 106v300c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15V106c0-4.2-1.8-7.8-4.501-10.501z"
/>
</svg>
More icons in the same style and category