Add icons to this collection by clicking the heart icon.
Feedback icon - also known as review, marketing, scale, balance, rating, feedback, and testimonials. 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="240"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M392 0c-66.182 0-120 53.833-120 120s53.818 120 120 120 120-53.833 120-120S458.182 0 392 0zM120 0C53.818 0 0 53.833 0 120s53.818 120 120 120 120-53.833 120-120S186.182 0 120 0z"
    />
    <path
        fill="url(#b)"
        d="M120 180c20.83 0 40.459-11.045 51.24-28.828 4.277-7.09 2.021-16.318-5.068-20.61-7.031-4.219-16.289-2.021-20.596 5.054-10.723 17.769-40.547 17.681-50.684.234-4.189-7.178-13.418-9.551-20.508-5.42-7.178 4.16-9.609 13.345-5.449 20.508C79.365 168.867 98.936 180 120 180zm226.385-10.43c7.224 4.192 16.381 1.682 20.508-5.42 10.137-17.432 39.961-17.52 50.684.234 4.307 7.119 13.535 9.346 20.596 5.054 7.09-4.292 9.346-13.521 5.068-20.61C432.459 131.045 412.83 120 392 120c-21.064 0-40.635 11.133-51.064 29.062-4.161 7.164-1.729 16.348 5.449 20.508zM90 105c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm60 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm212 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm60 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm85.605 139.395c-5.859-5.859-15.352-5.859-21.211 0L460.789 270H323.211l-25.605-25.605c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211l30 30A14.99 14.99 0 0 0 317 300h60v15c0 8.276-6.738 15-15 15H150c-8.262 0-15-6.724-15-15v-15h60c3.984 0 7.793-1.582 10.605-4.395l30-30c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0L188.789 270H51.211l-25.605-25.605c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211l30 30A14.99 14.99 0 0 0 45 300h60v15c0 24.814 20.186 45 45 45h91v32h-54.379c-19.395 0-36.562 12.363-42.686 30.762L124.18 482H105c-8.291 0-15 6.709-15 15s6.709 15 15 15h302c8.291 0 15-6.709 15-15s-6.709-15-15-15h-19.182l-19.753-59.224A44.926 44.926 0 0 0 325.379 392H271v-32h91c24.814 0 45-20.186 45-45v-15h60c3.984 0 7.793-1.582 10.605-4.395l30-30c5.86-5.859 5.86-15.351 0-21.21z"
    />
</svg>
More icons in the same style and category