Add icons to this collection by clicking the heart icon.
Sewer icon - also known as industrial, pollution, contamination, industry, sewer, miscellaneous, drain, and waste water. 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M405.592 80C373.262 31.795 318.276 0 256 0S138.738 31.795 106.408 80H0v432h512V80zM256 40c70.406 0 128.831 52.245 138.565 120h-277.13C127.169 92.245 185.594 40 256 40zm-20 320v20c0 11.028-8.972 20-20 20h-40c-11.028 0-20-8.972-20-20V278.27l-5.005-5.671A139.755 139.755 0 0 1 117.439 200H276v80h40v-80h78.561a139.758 139.758 0 0 1-33.556 72.599L356 278.27V380c0 11.028-8.972 20-20 20h-40c-11.028 0-20-8.972-20-20v-20zM40 120h46.296C79.637 138.776 76 158.97 76 180c0 41.306 14.152 81.186 40 113.145V380c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.969-20-20V120zm432 352H40v-35.44A59.718 59.718 0 0 0 60 440h36c15.355 0 29.376-5.805 40-15.327C146.624 434.195 160.645 440 176 440h40c15.355 0 29.376-5.805 40-15.327C266.624 434.195 280.645 440 296 440h40c15.355 0 29.376-5.805 40-15.327C386.624 434.195 400.645 440 416 440h36c7.011 0 13.74-1.22 20-3.44zm0-91.994c0 11.025-8.972 19.994-20 19.994h-36c-11.028 0-20-8.972-20-20v-86.855c25.848-31.959 40-71.838 40-113.145 0-21.03-3.637-41.224-10.296-60H472zM196 320h40v-80h-40z"
    />
</svg>
More icons in the same style and category