Add icons to this collection by clicking the heart icon.
Message icon - also known as message, button, envelope, email, ui, communications, and user interface. 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12.203 12.457 18.5 9.66v5.84A1.502 1.502 0 0 1 17 17H7a1.502 1.502 0 0 1-1.5-1.5V9.66l6.297 2.797a.501.501 0 0 0 .406 0zM17 7H7a1.502 1.502 0 0 0-1.5 1.5v.065l6.5 2.888 6.5-2.888V8.5A1.502 1.502 0 0 0 17 7zm6.469-3.032A61.005 61.005 0 0 1 24 12a61.004 61.004 0 0 1-.536 8.07 3.98 3.98 0 0 1-3.433 3.4 60.995 60.995 0 0 1-8.09.53 60.99 60.99 0 0 1-7.971-.53 3.995 3.995 0 0 1-3.44-3.44 61 61 0 0 1 .006-16.1A3.98 3.98 0 0 1 3.968.531 61.001 61.001 0 0 1 20.07.536a3.98 3.98 0 0 1 3.399 3.432zM19.5 8.5A2.503 2.503 0 0 0 17 6H7a2.503 2.503 0 0 0-2.5 2.5v7A2.503 2.503 0 0 0 7 18h10a2.503 2.503 0 0 0 2.5-2.5z"
    />
</svg>
More icons in the same style and category