Add icons to this collection by clicking the heart icon.
Infrastructure icon - also known as building, crane, construction site, infrastructure, and construction and tools. 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.5"
        x2="256.5"
        y1="497"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M437 272h-90c-8.401 0-15 6.599-15 15v50.7l-30 144.15L347 497h90c8.401 0 15-6.601 15-15V287c0-8.401-6.599-15-15-15zm-60-61c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15zM181 15c0-8.401-6.599-15-15-15h-60c-8.401 0-15 6.599-15 15v46l-30 45 30 45v331c0 8.399 6.599 15 15 15h60c8.401 0 15-6.601 15-15V151l30-45-30-45z"
    />
    <path
        fill="url(#b)"
        d="M497 181H257c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 301H332V337.7l-51.599 25.8C275.3 366.2 272 371.3 272 377v105H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h482c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-421H181v90h316c8.401 0 15-6.601 15-15V76c0-8.401-6.599-15-15-15zM15 151h76V61H15C6.599 61 0 67.599 0 76v60c0 8.399 6.599 15 15 15z"
    />
</svg>
More icons in the same style and category