Add icons to this collection by clicking the heart icon.
Feedback icon - also known as message, review, marketing, writing, comment, chat bubble, communications, and feedback. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m34.707 8.707-1.414-1.414-4.067 4.067A6.975 6.975 0 0 0 24 9c-3.86 0-7 3.14-7 7s3.14 7 7 7 7-3.14 7-7a6.94 6.94 0 0 0-.653-2.933zM29 16c0 2.757-2.243 5-5 5s-5-2.243-5-5 2.243-5 5-5c1.528 0 2.881.704 3.799 1.787L24 16.586l-1.293-1.293-1.414 1.414L24 19.414l4.785-4.785c.126.439.215.892.215 1.371zm18-9H37V5h10zm0 4H37V9h10zm-14 2h14v2H33zm0 4h14v2H33zm14 6H33v-2h14zM11 5h2v2h-2zm6 2h-2V5h2zm4 0h-2V5h2zm37 22H43v-2h3c2.757 0 5-2.243 5-5V6c0-2.757-2.243-5-5-5H12C9.243 1 7 3.243 7 6v5.08c-3.387.488-6 3.401-6 6.92v34.236l4.658 9.316C6.104 62.445 7.002 63 8 63s1.896-.555 2.342-1.447L15 52.236V27h14.649l2.5 2H24c-2.757 0-5 2.243-5 5v16c0 2.757 2.243 5 5 5h2v5.52a2.483 2.483 0 0 0 4.03 1.937L39.351 55H58c2.757 0 5-2.243 5-5V34c0-2.757-2.243-5-5-5zM8 13c2.757 0 5 2.243 5 5v5H3v-5c0-2.757 2.243-5 5-5zm1 38V29h4v22zm-6 0V29h4v22zm0-24v-2h10v2zm5.553 33.658c-.211.422-.895.422-1.105 0L3.618 53h8.764zM15 25v-7c0-3.519-2.613-6.432-6-6.92V6c0-1.654 1.346-3 3-3h34c1.654 0 3 1.346 3 3v16c0 1.654-1.346 3-3 3h-5v7.52c0 .375-.489.607-.781.375L30.351 25zm46 25c0 1.654-1.346 3-3 3H38.649l-9.868 7.895c-.293.233-.781-.002-.781-.375V53h-4c-1.654 0-3-1.346-3-3V34c0-1.654 1.346-3 3-3h10.649l4.321 3.457A2.482 2.482 0 0 0 43 32.52V31h15c1.654 0 3 1.346 3 3zm-16 1h14V33H45zm2-16h10v14H47zM23 49h2v2h-2zm4 0h16v2H27zm-4-4h20v2H23zm0-4h20v2H23zm16-4h4v2h-4zm-2 2H23v-2h14zm-12-4h-2v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2z"
    />
</svg>
More icons in the same style and category