Add icons to this collection by clicking the heart icon.
Customer Feedback icon - also known as user, review, marketing, client, rating, experience, customer experience, and customer 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="0"
        y2="512"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="120"
        y2="452"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M196 392H76c-24.814 0-45 20.186-45 45v60c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-60c0-24.814-20.186-45-45-45zm240 0H316c-24.814 0-45 20.186-45 45v60c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-60c0-24.814-20.186-45-45-45zm-30-152c24.814 0 45-20.186 45-45V45c0-24.814-20.186-45-45-45H106C81.186 0 61 20.186 61 45v150c0 24.814 20.186 45 45 45h113.789l25.605 25.605c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395L292.211 240z"
    />
    <path
        fill="url(#b)"
        d="M136 90c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm60-30c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0 60c-8.291 0-15 6.709-15 15 0 8.276-6.724 15-15 15s-15-6.724-15-15c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 24.814 20.186 45 45 45s45-20.186 45-45c0-8.291-6.709-15-15-15zm120-30c8.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 15zm-45 75c0-8.276 6.724-15 15-15s15 6.724 15 15c0 8.291 6.709 15 15 15s15-6.709 15-15c0-24.814-20.186-45-45-45s-45 20.186-45 45c0 8.291 6.709 15 15 15s15-6.709 15-15zM256 60c-8.291 0-15 6.709-15 15v90c0 8.291 6.709 15 15 15s15-6.709 15-15V75c0-8.291-6.709-15-15-15zM136 272c-33.091 0-60 26.909-60 60s26.909 60 60 60 60-26.909 60-60-26.909-60-60-60zm240 0c-33.091 0-60 26.909-60 60s26.909 60 60 60 60-26.909 60-60-26.909-60-60-60z"
    />
</svg>
More icons in the same style and category