Add icons to this collection by clicking the heart icon.
Customer icon - also known as star, heart, favorite, customer, trust, and business and finance. Created in a clean circular 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M149.412 318.008c-24.496 0-44.412 19.962-44.412 44.496v35.597c0 4.919 3.973 8.899 8.882 8.899h71.059c4.91 0 8.882-3.98 8.882-8.899v-35.597c.001-24.534-19.915-44.496-44.411-44.496zm106.588 0c-24.496 0-44.412 19.962-44.412 44.496v35.597c0 4.919 3.973 8.899 8.882 8.899h71.059c4.91 0 8.882-3.98 8.882-8.899v-35.597c.001-24.534-19.915-44.496-44.411-44.496zm106.588 0c-24.496 0-44.412 19.962-44.412 44.496v35.597c0 4.919 3.973 8.899 8.882 8.899h71.059c4.91 0 8.882-3.98 8.882-8.899v-35.597c.001-24.534-19.915-44.496-44.411-44.496zm-79.941-26.698c0-14.722-11.953-26.698-26.647-26.698s-26.647 11.976-26.647 26.698 11.953 26.698 26.647 26.698 26.647-11.976 26.647-26.698zm106.588 0c0-14.722-11.953-26.698-26.647-26.698s-26.647 11.976-26.647 26.698 11.953 26.698 26.647 26.698 26.647-11.976 26.647-26.698zm-213.176 0c0-14.722-11.953-26.698-26.647-26.698s-26.647 11.976-26.647 26.698 11.953 26.698 26.647 26.698 26.647-11.976 26.647-26.698zm181.203-46.278c1.579 1.191 3.452 1.781 5.326 1.781s3.747-.591 5.326-1.781C394.973 225.196 407 216.924 407 201.24c0-14.366-11.71-25.62-26.647-25.62-7.651 0-13.497 2.885-17.765 6.692-4.268-3.807-10.114-6.692-17.765-6.692-14.937 0-26.647 11.254-26.647 25.62 0 17.258 16.969 27.578 39.086 43.792zM167.176 175.62c-7.651 0-13.497 2.885-17.765 6.692-4.268-3.807-10.114-6.692-17.765-6.692-14.937 0-26.647 11.254-26.647 25.62 0 17.258 16.968 27.578 39.086 43.792 1.579 1.191 3.452 1.781 5.326 1.781s3.747-.591 5.326-1.781c27.059-19.836 39.086-28.108 39.086-43.792.001-14.365-11.71-25.62-26.647-25.62zm139.863-34.293-31.713-1.26-10.999-29.826c-2.568-6.987-14.087-6.987-16.654 0l-10.999 29.826-31.713 1.26a8.89 8.89 0 0 0-8.102 6.144 8.926 8.926 0 0 0 2.949 9.733l24.912 19.693-8.605 30.608a8.923 8.923 0 0 0 3.331 9.612 8.832 8.832 0 0 0 10.149.208L256 199.667l26.404 17.659a8.86 8.86 0 0 0 10.149-.208 8.923 8.923 0 0 0 3.331-9.612l-8.605-30.608 24.912-19.693a8.925 8.925 0 0 0 2.949-9.733 8.888 8.888 0 0 0-8.101-6.145z"
    />
</svg>
More icons in the same style and category