Add icons to this collection by clicking the heart icon.
Email icon - also known as computer, message, signal, email, mail, laptop, electronics, 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="1.037"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 25h-1V12c0-1.654-1.346-3-3-3H6c-1.654 0-3 1.346-3 3v13H2a1 1 0 0 0-1 1v2c0 1.654 1.346 3 3 3h24c1.654 0 3-1.346 3-3v-2a1 1 0 0 0-1-1zM5 12c0-.552.449-1 1-1h20c.551 0 1 .448 1 1v13H5zm23 17H4c-.551 0-1-.448-1-1v-1h9.278c.347.595.985 1 1.722 1h4c.737 0 1.375-.405 1.722-1H29v1c0 .552-.449 1-1 1zm-5-8.5v-5c0-1.379-1.122-2.5-2.5-2.5h-9A2.503 2.503 0 0 0 9 15.5v5c0 1.379 1.122 2.5 2.5 2.5h9c1.378 0 2.5-1.121 2.5-2.5zM11.5 15h9a.5.5 0 0 1 .478.393L16 17.882l-4.978-2.49A.5.5 0 0 1 11.5 15zm-.5 5.5v-2.882l4.553 2.277a1 1 0 0 0 .894 0L21 17.618V20.5c0 .271-.229.5-.5.5h-9a.506.506 0 0 1-.5-.5zM8.193 4.349a1 1 0 0 1 .368-1.367c4.51-2.593 10.368-2.593 14.878 0a1 1 0 0 1-.997 1.735c-3.904-2.246-8.98-2.246-12.884 0a1 1 0 0 1-1.365-.368zM20.796 6.1a1 1 0 1 1-.872 1.798 9.049 9.049 0 0 0-7.848 0 1 1 0 1 1-.872-1.798 11.044 11.044 0 0 1 9.592 0z"
    />
</svg>
More icons in the same style and category