Add icons to this collection by clicking the heart icon.
Email icon - also known as interface, message, envelope, email, mail, multimedia, mails, 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="-8.048"
        x2="19.476"
        y1="20.942"
        y2="-.944"
        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>
    <linearGradient
        id="b"
        x1="-3.891"
        x2="23.632"
        y1="26.169"
        y2="4.283"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="m1.427 5.819 10 7a1 1 0 0 0 1.146 0l10-7A1 1 0 0 0 22 4H2a1 1 0 0 0-.573 1.819zM18.828 6 12 10.779 5.172 6z"
    />
    <path
        fill="url(#b)"
        d="M22 8a1 1 0 0 0-1 1v8.2a.8.8 0 0 1-.8.8H3.8a.8.8 0 0 1-.8-.8V9a1 1 0 0 0-2 0v8.2A2.805 2.805 0 0 0 3.8 20h16.4a2.805 2.805 0 0 0 2.8-2.8V9a1 1 0 0 0-1-1z"
    />
</svg>
More icons in the same style and category