Add icons to this collection by clicking the heart icon.
Mail icon - also known as interface, message, envelope, email, mail, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.5"
        x2="60.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3cac" />
        <stop offset=".5" stop-color="#784ba0" />
        <stop offset="1" stop-color="#2b86c5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M53 9.5H11A7.508 7.508 0 0 0 3.5 17v30a7.508 7.508 0 0 0 7.5 7.5h42a7.508 7.508 0 0 0 7.5-7.5V17A7.508 7.508 0 0 0 53 9.5zm0 42H11a4.49 4.49 0 0 1-4.451-4.015L25.141 31.76c4.834 3.258 8.891 3.248 13.718 0L57.45 47.484A4.49 4.49 0 0 1 53 51.5zM6.5 43.597V21.194l15.86 8.989zm51 0L41.64 30.183l15.86-8.989zm0-25.85L35.201 30.383a6.533 6.533 0 0 1-6.402 0L6.5 17.746A4.617 4.617 0 0 1 11 12.5h42a4.617 4.617 0 0 1 4.5 5.246z"
    />
</svg>
More icons in the same style and category