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 lineal color 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M165 105c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-45 15c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm272 152c-66.168 0-120 53.832-120 120 0 66.161 53.856 120 120 120 66.145 0 120-53.837 120-120 0-66.168-53.832-120-120-120zm0 210c-13.694 0-26.682-3.08-38.313-8.575C361.758 460.417 376.233 452 392 452s30.242 8.417 38.313 21.425C418.682 478.92 405.694 482 392 482zm62.941-25.737c-4.745-7.313-10.745-13.823-17.724-19.104C424.109 427.242 408.473 422 392 422s-32.109 5.242-45.217 15.159c-6.979 5.28-12.979 11.791-17.724 19.104C312.373 439.917 302 417.148 302 392c0-49.626 40.374-90 90-90s90 40.374 90 90c0 25.148-10.373 47.917-27.059 64.263zM120 240c66.145 0 120-53.837 120-120C240 53.832 186.168 0 120 0S0 53.832 0 120c0 66.161 53.856 120 120 120zm0-30c-13.694 0-26.682-3.08-38.313-8.575C89.758 188.417 104.233 180 120 180s30.242 8.417 38.313 21.425C146.682 206.92 133.694 210 120 210zm0-180c49.626 0 90 40.374 90 90 0 25.148-10.373 47.917-27.059 64.263-4.745-7.313-10.745-13.823-17.724-19.104C152.109 155.242 136.473 150 120 150s-32.109 5.242-45.217 15.159c-6.979 5.28-12.979 11.791-17.724 19.104C40.373 167.917 30 145.148 30 120c0-49.626 40.374-90 90-90zm317 347c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-45 15c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm-62-212v30a15 15 0 0 0 25.607 10.606L396.213 180H452c33.084 0 60-26.916 60-60s-26.916-60-60-60H330c-33.084 0-60 26.916-60 60s26.916 60 60 60zm0-90h122c16.542 0 30 13.458 30 30s-13.458 30-30 30h-62a15 15 0 0 0-10.606 4.394L360 173.787V165c0-8.284-6.716-15-15-15h-15c-16.542 0-30-13.458-30-30s13.458-30 30-30zM182 332H60c-33.084 0-60 26.916-60 60s26.916 60 60 60h55.787l40.607 40.606A15 15 0 0 0 182.001 482v-30c33.084 0 60-26.916 60-60S215.084 332 182 332zm0 90h-15c-8.284 0-15 6.716-15 15v8.787l-19.394-19.393A15 15 0 0 0 122 422H60c-16.542 0-30-13.458-30-30s13.458-30 30-30h122c16.542 0 30 13.458 30 30s-13.458 30-30 30z"
    />
</svg>
More icons in the same style and category