Add icons to this collection by clicking the heart icon.
Builder icon - also known as people, working, man, avatar, construction worker, contractor, builder, and professions and jobs. Created in a clean flat 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="511.96"
        y2=".04"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M432 512H80c-1 0-2 0-3-1 27-5 47-39 47-82 0-36-15-68-38-78l1-1c20-29 48-43 72-49v102c0 4 4 7 8 7h178c4 0 8-3 8-7V301c24 7 53 21 72 49l1 1c-22 10-38 42-38 79 0 43 20 76 47 81-1 1-2 1-3 1zM300 298v-28c-14 8-30 12-45 12s-30-4-43-11v27c1 1 3 2 4 3 8 7 13 11 25 13 19 4 37 1 52-11zm-103-4v-34c-22-19-34-49-34-85v-9h12c18 13 48 30 83 30h1c28 0 54-10 79-30h10v8c1 35-11 65-33 85v36c6 0 14 1 23 3v97H174v-98c10-2 18-2 23-3zM73 497v-99c0-18 0-25 5-35 18 7 31 35 31 67 0 35-16 65-36 67zm361-133c5 10 5 16 5 34v100c-20-3-36-32-36-68 0-31 13-59 31-66zM314 166c-18 10-36 16-55 16-22 0-41-8-57-16zm36-14h-20V33c17 18 27 42 27 69v42c0 4-3 8-7 8zm-34 0h-22V8c8 3 15 7 22 12zm-37 0h-46V3c7-2 15-3 23-3s15 1 23 3zm-61 0h-22V19c7-4 14-8 22-12zm-37 0h-19c-5 0-8-4-8-8v-43c0-26 10-50 27-68z"
        />
    </g>
</svg>
More icons in the same style and category