Add icons to this collection by clicking the heart icon.
Broker icon - also known as businessman, user, profile, male, man, avatar, broker, professions and jobs, and advisor. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="150"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m376 360-30 30-37.5-90h-105L166 390l-30-30-45 45 30 107h30l27.096-96.643L224.198 512h63.604l46.102-96.643L361 512h30l30-107zM181 150h165v-45c0-41.353-33.633-75-75-75h-75V15c0-8.291-6.709-15-15-15-41.64 0-75 33.896-75 75 0 41.353 33.633 75 75 75z"
    />
    <path
        fill="url(#b)"
        d="M346 208.911V150H166v60c0 50.622 41.149 90.651 91.219 89.992 49.407-.651 88.781-41.67 88.781-91.081zM151 300c-57.898 0-105 47.1-105 105v92c0 8.401 6.599 15 15 15h60V405c0-8.401 6.599-15 15-15s15 6.599 15 15v107h73.198L241 375l-37.5-75zm210 0h-52.5L271 375l16.802 137H361V405c0-8.401 6.599-15 15-15s15 6.599 15 15v107h60c8.401 0 15-6.599 15-15v-92c0-57.9-47.102-105-105-105z"
    />
</svg>
More icons in the same style and category