Add icons to this collection by clicking the heart icon.
Feedback icon - also known as message, chat, people, talk, speak, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="495.799"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M120 0C53.699 0 0 53.699 0 120c0 44.399 24 83.099 60 103.799L120 195l60 28.799c36-20.7 60-59.399 60-103.799C240 53.699 186.301 0 120 0zm272 272c-66.301 0-120 53.699-120 120 0 44.399 24 83.099 60 103.799L392 467l60 28.799c36-20.7 60-59.399 60-103.799 0-66.301-53.699-120-120-120z"
    />
    <path
        fill="url(#b)"
        d="M165 120c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm287-60H330c-33.076 0-60 26.909-60 60s26.924 60 60 60v30a15.006 15.006 0 0 0 9.258 13.857c5.454 2.294 11.987 1.108 16.348-3.252L396.211 180H452c33.076 0 60-26.909 60-60s-26.924-60-60-60zM60 223.799C77.701 234 98.101 240 120 240s42.299-6 60-16.201C179.399 191.1 152.999 165 120 165s-59.399 26.1-60 58.799zM437 392c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm-45 45c-32.999 0-59.399 26.1-60 58.799C349.701 506 370.101 512 392 512s42.299-6 60-16.201C451.399 463.1 424.999 437 392 437zM180 332H60c-33.076 0-60 26.909-60 60s26.924 60 60 60h53.789l40.605 40.605c4.364 4.364 10.894 5.546 16.348 3.252A15.006 15.006 0 0 0 180 482v-30c33.076 0 60-26.909 60-60s-26.924-60-60-60z"
    />
</svg>
More icons in the same style and category