Add icons to this collection by clicking the heart icon.
Email icon - also known as interface, message, envelope, email, mail, note, 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 40 40"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="2.379"
        x2="34.461"
        y1="35.631"
        y2="7.172"
    >
        <stop offset="0" stop-color="#54bf9a" />
        <stop offset="1" stop-color="#00add7" />
    </linearGradient>
    <g fill="url(#linear-gradient)">
        <path
            d="m30 11h-20a1 1 0 0 0 -1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-16a1 1 0 0 0 -1-1zm-2.414 2-7.586 7.586-7.586-7.586zm-16.586 14v-12.586l8.293 8.293a1 1 0 0 0 1.414 0l8.293-8.293v12.586z"
        />
        <path
            d="m20 2a18 18 0 1 0 18 18 18.021 18.021 0 0 0 -18-18zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1 -16 16z"
        />
    </g>
</svg>
More icons in the same style and category