Add icons to this collection by clicking the heart icon.
Message icon - also known as message, envelope, email, mail, letter, 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 16.933 16.933"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="12"
        y2="52"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#4adede" />
        <stop offset="1" stop-color="#787ff6" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M8.002 10.002c-3.29 0-6.002 2.71-6.002 6v32.002c0 3.29 2.713 5.994 6.002 5.994h47.996c3.29 0 6.002-2.705 6.002-5.994V36a2 2 0 1 0-4 0v12.004c0 1.142-.86 1.992-2.002 1.992H8.002c-1.143 0-2-.85-2-1.992v-25.18l22.82 14.266a6.007 6.007 0 0 0 6.358 0L58 22.826v5.172a2 2 0 1 0 4 0V16.002c0-3.29-2.713-6-6.002-6zm0 4h47.996c1.143 0 2.002.857 2.002 2v2.107L33.059 33.7a1.984 1.984 0 0 1-2.116 0L6.002 18.107v-2.105c0-1.143.857-2 2-2z"
        paint-order="stroke fill markers"
        transform="scale(.265)"
    />
</svg>
More icons in the same style and category