Add icons to this collection by clicking the heart icon.
Mail icon - also known as message, home, envelope, mail, house, real estate, 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="92"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M414.101 363.8h-44.819L476.5 216.499l-210-212c-5.7-5.999-15.298-5.999-20.999 0l-210 212L142.719 363.8h-44.82L31 490.999v6c0 8.399 6.599 15 15 15h6l127.2-66.901v-31.179L196 437h120l16.8-23.081v31.179L460 512h6c8.401 0 15-6.601 15-15v-6z"
    />
    <path
        fill="url(#b)"
        d="M384.101 393.8 481 491V227c0-3.9-1.5-7.8-4.501-10.501L290.393 402.606A15 15 0 0 1 279.786 407h-47.573c-3.978 0-7.794-1.58-10.607-4.394L35.501 216.499C32.5 219.2 31 223.1 31 227v264l96.899-97.2c6-5.7 15.3-5.7 21.301 0 5.7 6 5.7 15.3 0 21.299L52 512h408l-97.2-96.901a15.402 15.402 0 0 1 0-21.299c6-5.7 15.3-5.7 21.301 0zM166 212h15v75c0 8.399 6.599 15 15 15h45v-45c0-8.401 6.599-15 15-15s15 6.599 15 15v45h45c8.401 0 15-6.601 15-15v-75h15c6 0 11.4-3.6 13.801-9.3 2.399-5.7 1.199-12.001-3.301-16.201l-90-90c-5.7-5.999-15.298-5.999-20.999 0l-90 90c-4.501 4.2-5.7 10.501-3.301 16.201 2.4 5.7 7.8 9.3 13.8 9.3zm90-30c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401 6.599-15 15-15z"
    />
</svg>
More icons in the same style and category