Add icons to this collection by clicking the heart icon.
Comment icon - also known as chat, comment, ui, social media, element, bubble chat, and user interface. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2"
        x2="30"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#24b5f7" />
        <stop offset=".74" stop-color="#8e3cfa" />
        <stop offset="1" stop-color="#b510fb" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M21.5 3.75h-11C5.81 3.75 2 8.07 2 13.37S5.81 23 10.5 23h.5v3.24a2 2 0 0 0 1.12 1.82 1.86 1.86 0 0 0 .85.2 1.91 1.91 0 0 0 1.2-.42L20.34 23h1.16c4.69 0 8.5-4.31 8.5-9.62s-3.81-9.63-8.5-9.63zm0 17.25h-1.16a2 2 0 0 0-1.23.43L13 26.23V23a2 2 0 0 0-2-2h-.5C6.92 21 4 17.57 4 13.37s2.92-7.62 6.5-7.62h11c3.58 0 6.5 3.42 6.5 7.62S25.08 21 21.5 21z"
    />
</svg>
More icons in the same style and category