Add icons to this collection by clicking the heart icon.
Bath icon - also known as clean, bathing, bath, baby, wellness, baby tub, and kid and baby. 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="M60.227 120c33.084 0 60-26.916 60-60s-26.916-60-60-60-60 26.916-60 60 26.916 60 60 60zm0-80c11.028 0 20 8.972 20 20s-8.972 20-20 20-20-8.972-20-20 8.972-20 20-20zm428 152c-4.764 0-9.419.035-13.992.096C464.98 146.459 424.553 112 376.227 112c-12.362 0-24.46 2.251-35.802 6.604C322.385 90.055 290.786 72 256.227 72c-48.884 0-89.688 35.261-98.318 81.682-46.421 8.63-81.682 49.435-81.682 98.318 0 6.305.581 12.501 1.718 18.567-15.897.928-33.199 1.433-52.218 1.433H1.078l40.778 193.719.091.41c6.18 26.58 30.69 45.871 58.279 45.871h308c29.517 0 54.468-21.16 59.336-50.365L511.773 192zm-312 0h20v-20c0-33.084 26.916-60 60-60 25.261 0 47.902 16.2 56.34 40.312l8.578 24.515 21.509-14.558C352.58 155.551 364.19 152 376.227 152c26.646 0 49.28 17.466 57.084 41.546-87.294 5.192-135.876 22.654-183.101 39.634-38.195 13.733-74.935 26.942-132.074 33.85a60.005 60.005 0 0 1-1.908-15.029C116.227 218.916 143.143 192 176.227 192zm251.871 263.11c-1.631 9.787-9.988 16.89-19.872 16.89h-308c-8.977 0-17.233-6.336-19.279-14.766L50.314 311.709c106.91-2.586 160.996-22.037 213.43-40.889 51.63-18.563 100.598-36.17 200.892-38.548z"
    />
</svg>
More icons in the same style and category