Add icons to this collection by clicking the heart icon.
Customer icon - also known as user, review, marketing, rate, client, customer, customer review, testimonial, customer experience, feedback, and customer satisfaction. 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=".123"
        y2="511.877"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc6d0" />
        <stop offset=".49" stop-color="#a53692" />
        <stop offset="1" stop-color="#f06277" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M318 280v-65c0-9-7-15-15-15h-23c-7 3-15 5-24 5s-17-2-24-5h-23c-9 0-16 7-16 16v64zm68 177H126c-10 0-10-15 0-15h260c10 0 10 15 0 15zm0-48H126c-10 0-10-15 0-15h260c10 0 10 15 0 15zm-82-47h-96c-10 0-10-15 0-15h96c10 0 10 15 0 15zm113 150H94c-15 0-28-13-28-29V29C66 13 79 0 94 0h323c16 0 29 13 29 29v454c0 16-13 29-29 29zM94 15c-8 0-14 6-14 14v454c0 8 6 14 14 14h323c8 0 15-6 15-14V29c0-8-7-14-15-14zm92 280c-4 0-8-4-8-8v-72c0-16 14-30 31-30h3c-33-37-7-97 44-97 50 0 77 59 44 97h3c16 0 30 13 30 30v73c0 3-3 6-6 6v1h-1zm87-108c1-1 3-2 5-2 13-8 22-22 22-38 0-25-20-45-44-45s-44 20-44 45c0 32 33 52 61 40z"
        />
    </g>
</svg>
More icons in the same style and category