Add icons to this collection by clicking the heart icon.
Detergent icon - also known as laundry, bleach, desinfectant, detergent, and furniture and household. Created in a clean circular 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="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M278.119 166.934h-91.426v-13.271a8.848 8.848 0 0 1 8.848-8.848h73.73a8.848 8.848 0 0 1 8.848 8.848zm-11.797-53.086a8.848 8.848 0 0 0-8.848-8.848h-50.137a8.848 8.848 0 0 0-8.848 8.848v13.271h67.832v-13.271zm-25.068 225.32V255.41c0-4.879-3.969-8.848-8.848-8.848h-85.527v101.453h85.527c4.879.001 8.848-3.968 8.848-8.847zm123.867-92.606v127.996c0 17.888-14.553 32.441-32.441 32.441H179.32c-17.888 0-32.441-14.553-32.441-32.441v-8.848h85.527c14.636 0 26.543-11.907 26.543-26.543V255.41c0-14.636-11.907-26.543-26.543-26.543h-85.527V217.07c0-17.888 14.553-32.441 32.441-32.441h106.172c14.821 0 27.343 9.994 31.205 23.594h10.084c21.141 0 38.34 17.199 38.34 38.339zm-17.695 0c0-11.383-9.261-20.645-20.645-20.645h-8.848V290.8c0 8.131 6.615 14.746 14.746 14.746h14.746v-58.984z"
    />
</svg>
More icons in the same style and category