Add icons to this collection by clicking the heart icon.
Soap Bubbles icon - also known as clean, wash, hygiene, miscellaneous, and soap bubbles. 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="400.5"
        y2="111.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M358 111.5c-23.433 0-42.5 19.067-42.5 42.5s19.067 42.5 42.5 42.5 42.5-19.067 42.5-42.5-19.067-42.5-42.5-42.5zm-34 136c-23.433 0-42.5 19.067-42.5 42.5s19.067 42.5 42.5 42.5 42.5-19.067 42.5-42.5-19.067-42.5-42.5-42.5zm-85-119c-24.247 0-36.756 10.002-47.804 18.826a302.281 302.281 0 0 1-4.139 3.24C179.129 136.792 167.119 128.5 154 128.5c-23.832 0-42.5 26.139-42.5 59.5 0 29.271 14.379 52.962 34 58.335v53.731c-9.873 3.521-17 12.867-17 23.934v51c0 14.062 11.438 25.5 25.5 25.5s25.5-11.438 25.5-25.5v-51c0-11.067-7.127-20.414-17-23.934V246.19c9.746-2.729 18.4-10.047 24.573-20.786a318.9 318.9 0 0 1 4.214 3.294c9.687 7.753 20.677 16.535 39.728 18.419 32.776 3.266 61.129-17.768 66.506-48.294C304.13 161.801 276.037 128.5 239 128.5zm-85 102c-13.821 0-25.5-19.465-25.5-42.5s11.679-42.5 25.5-42.5c6.942 0 13.566 5.207 18.399 13.742-1.952.751-3.959 1.451-6.221 1.955C154 164.044 145.5 174.295 145.5 186.132v4.416c0 11.563 8.259 21.482 20.196 24.13 2.448.511 4.632 1.229 6.725 2.034-4.835 8.561-11.468 13.788-18.421 13.788zm110.052-37.561c-.73 4.117-4.316 7.014-8.359 7.014-5.288 0-9.302-4.771-8.375-9.986.523-2.955-.058-5.387-1.776-7.438-1.154-1.378-3.229-3.03-6.541-3.03-4.698 0-8.5-3.802-8.5-8.5s3.802-8.5 8.5-8.5c10.384 0 16.718 5.703 19.573 9.106 4.93 5.886 6.881 13.465 5.478 21.334z"
    />
</svg>
More icons in the same style and category