Add icons to this collection by clicking the heart icon.
Message icon - also known as interface, message, envelope, email, mail, multimedia, messages, ui, envelopes, and over wheels. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(64 64 -64 64 69 552)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ae76da" />
        <stop offset="1" stop-color="#251ee5" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M129 570a6 6 0 0 0-6-6H79a6 6 0 0 0-6 6v28a6 6 0 0 0 6 6h44a6 6 0 0 0 6-6zm-23.462 14.075-1.983.933a5.997 5.997 0 0 1-5.11 0l-1.983-.933L77 596.417V598a2 2 0 0 0 2 2h44a2 2 0 0 0 2-2v-1.583zM125 570.495V570a2 2 0 0 0-2-2H79a2 2 0 0 0-2 2v.495l23.148 10.894a2 2 0 0 0 1.704 0z"
            transform="translate(-69 -552)"
        />
    </g>
</svg>
More icons in the same style and category