Add icons to this collection by clicking the heart icon.
Email icon - also known as message, envelope, email, mail, multimedia, ui, mails, envelopes, over wheels, dm, and mail icon. 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="12"
        x2="12"
        y1="4.25"
        y2="19.75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e2b0ff" />
        <stop offset="1" stop-color="#9f44d3" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)">
            <path
                d="M18 19.75H6A3.75 3.75 0 0 1 2.25 16V8A3.75 3.75 0 0 1 6 4.25h12A3.75 3.75 0 0 1 21.75 8v8A3.75 3.75 0 0 1 18 19.75zm-12-14A2.25 2.25 0 0 0 3.75 8v8A2.25 2.25 0 0 0 6 18.25h12A2.25 2.25 0 0 0 20.25 16V8A2.25 2.25 0 0 0 18 5.75z"
            />
            <path
                d="M12 14.83a.672.672 0 0 1-.24 0l-9-3.08a.75.75 0 0 1 .48-1.42l8.77 3 8.76-2.84a.75.75 0 0 1 .94.49.74.74 0 0 1-.48.94l-9 2.92a.852.852 0 0 1-.23-.01z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category