Add icons to this collection by clicking the heart icon.
Envelope icon - also known as interface, message, envelope, email, mail, multimedia, mails, communications, envelopes, and dm. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="348.666"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M380.353 211.588h-8.882v53.65c0 13.384-6.297 26.37-16.837 34.74l-70.972 56.772c-7.763 6.237-17.591 9.68-27.653 9.68-10.088 0-19.942-3.452-27.731-9.732L157.279 299.9c-10.47-8.301-16.75-21.278-16.75-34.662v-53.65h-8.882c-14.694 0-26.647 11.953-26.647 26.647v142.118C105 395.047 116.953 407 131.647 407h248.706C395.047 407 407 395.047 407 380.353V238.235c0-14.694-11.953-26.647-26.647-26.647zm-17.765 159.883h-17.765a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h17.765a8.877 8.877 0 0 1 8.882 8.882 8.876 8.876 0 0 1-8.882 8.882zM168.374 286.03l71.042 56.833c4.805 3.869 10.704 5.803 16.594 5.803 5.881 0 11.762-1.934 16.559-5.786l71.024-56.825c6.332-5.022 10.114-12.803 10.114-20.818v-98.062c0-4.901-3.981-8.882-8.882-8.882h-35.529a8.877 8.877 0 0 1-8.882-8.882v-35.529c0-4.901-3.981-8.882-8.882-8.882H167.177a8.877 8.877 0 0 0-8.882 8.882v151.356c-.001 8.015 3.781 15.796 10.079 20.792zm52.097-109.971h71.059c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-71.059c-4.91 0-8.882-3.973-8.882-8.882s3.972-8.882 8.882-8.882zm0 35.529h71.059a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.882h-71.059a8.877 8.877 0 0 1-8.882-8.882 8.876 8.876 0 0 1 8.882-8.882zm0 35.53H256a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.882h-35.529a8.877 8.877 0 0 1-8.882-8.882 8.875 8.875 0 0 1 8.882-8.882zm97.706-106.589h26.647c2.852 0 5.548.568 8.125 1.401-3.164-18.475-17.698-33.01-36.173-36.173.833 2.577 1.401 5.274 1.401 8.125z"
    />
</svg>
More icons in the same style and category