Add icons to this collection by clicking the heart icon.
Factory icon - also known as industrial, building, industry, factory, manufacturer, power plant, and establishment. 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="255"
        x2="255"
        y1="481"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 271h-62l-30-30-30 30h-60l-30-30-30 30h-45V166c0-5.4-2.999-10.501-7.8-13.2-5.099-2.701-10.8-2.401-15.601.599L120 198.1V166c0-5.4-2.999-10.501-7.8-13.2-5.099-2.701-10.8-2.401-15.601.599l-90 60C2.401 216.4 0 220.899 0 226v240c0 8.399 6.599 15 15 15h285c16.5 0 30-13.5 30-30v-90h90v90c0 16.5 13.5 30 30 30h47c8.401 0 15-6.601 15-15V286c0-8.401-6.599-15-15-15zM435 91V46c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15v45l30 30zm-120 0V46c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15v45l30 30z"
    />
    <path
        fill="url(#b)"
        d="M435 91h-60v180h60zM255 331H75c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15zm-135 60H90v-30h30zm60 0h-30v-30h30zm60 0h-30v-30h30zm195-60H315c-8.291 0-15 6.709-15 15v135h150V346c0-8.291-6.709-15-15-15zM315 91h-60v180h60z"
    />
</svg>
More icons in the same style and category