Add icons to this collection by clicking the heart icon.
Email icon - also known as technology, message, internet, envelope, email, mail, mailing, 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="27"
        y2="5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3498db" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M29 5H3c-1.103 0-2 .897-2 2v18c0 1.103.897 2 2 2h26c1.103 0 2-.897 2-2V7c0-1.103-.897-2-2-2zm0 4.454-6.436 4.137c.244.662.389 1.369.421 2.107l6.014-3.866L28.997 25H3V11.832l6.015 3.867a6.949 6.949 0 0 1 .421-2.107L3 9.454V7h26zM19.5 16.5a.5.5 0 0 1-.5-.5c0-1.654-1.346-3-3-3s-3 1.346-3 3 1.346 3 3 3c.839 0 1.597-.349 2.143-.906.392.255.856.406 1.357.406 1.378 0 2.5-1.122 2.5-2.5 0-3.309-2.691-6-6-6s-6 2.691-6 6 2.691 6 6 6a5.904 5.904 0 0 0 3.604-1.204 1 1 0 1 0-1.209-1.593A3.922 3.922 0 0 1 16 20c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4a.5.5 0 0 1-.5.5zM16 17c-.551 0-1-.449-1-1s.449-1 1-1 1 .449 1 1-.449 1-1 1z"
    />
</svg>
More icons in the same style and category