Add icons to this collection by clicking the heart icon.
Cleaning Bucket icon - also known as clean, bucket, cleaning, washing, wash, Tools and utensils, furniture and household, and cleaning bucket. 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="256"
            x2="256"
            y1="496"
            y2="16"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#12bee5" />
            <stop offset=".5" stop-color="#c071e9" />
            <stop offset="1" stop-color="#f24f5a" />
        </linearGradient>
    </defs>
    <path
        d="M480 88a8 8 0 0 0-8-8h-32V64a8 8 0 0 0-8-8h-40v-8a8 8 0 0 0-8-8H264a7.979 7.979 0 0 0-6.422 3.244q-1-1.131-2.059-2.219A55.156 55.156 0 0 0 216 24a58.325 58.325 0 0 0-25.733 5.854A40 40 0 0 0 120 56H80a8 8 0 0 0-8 8v16H40a8 8 0 0 0-8 8v64a223.983 223.983 0 0 0 53.166 144.831l10.847 191.621A8 8 0 0 0 104 496h304a8 8 0 0 0 7.987-7.548l10.847-191.621A223.983 223.983 0 0 0 480 152ZM319.749 350.043A8 8 0 0 0 312 344H200a8 8 0 0 0-7.749 6.043 207.227 207.227 0 0 1-91.418-59.562L91.183 120h68.685c.031 6.96.074 14.906.132 24a40.071 40.071 0 0 0 32 39.2V200a24 24 0 0 0 48 0v-70.9a70.5 70.5 0 0 0 16-10.985V272a8 8 0 0 0 8 8h120a8 8 0 0 0 8-8V120h28.818l-9.65 170.482a207.219 207.219 0 0 1-91.419 59.561ZM304 360v16h-96v-16Zm-32-128h104v32H272ZM424 72v32h-32V72Zm-48-16v160H272V56ZM255.925 80c0 17.009-8.387 28.349-27.194 36.768a8 8 0 0 0-4.731 7.3V200a8 8 0 0 1-16 0v-24a8 8 0 0 0-8-8 24.038 24.038 0 0 1-24-24.051c-.16-25.19-.314-66.259-.061-70.916C179.336 53.567 195.768 40 216 40c21.269 0 39.925 18.691 39.925 40ZM160 32a23.978 23.978 0 0 1 16.942 7.007A54.6 54.6 0 0 0 164.629 56H136a24.027 24.027 0 0 1 24-24ZM88 72h72c-.112 2.407-.237 9.462-.186 32H88Zm-40 80V96h24v16a7.978 7.978 0 0 0 3.06 6.284l8.488 149.953A207.735 207.735 0 0 1 48 152Zm352.44 328H111.56l-9.347-165.138A222.889 222.889 0 0 0 192 366.712V384a8 8 0 0 0 8 8h112a8 8 0 0 0 8-8v-17.288a222.9 222.9 0 0 0 89.788-51.85ZM464 152a207.735 207.735 0 0 1-35.548 116.238l8.488-149.954A7.978 7.978 0 0 0 440 112V96h24ZM207.805 64a8 8 0 0 1 8-8 24.027 24.027 0 0 1 24 24 8 8 0 0 1-16 0 8.009 8.009 0 0 0-8-8 8 8 0 0 1-8-8Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category