Add icons to this collection by clicking the heart icon.
Bathtub icon - also known as washing, hygiene, bathroom, bath, towel, bathtub, wellness, and furniture and household. 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="241"
        x2="241"
        y1="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="466"
        y2="106"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M391 316v-15c0-8.401-6.599-15-15-15h-90c-8.401 0-15 6.599-15 15v15l-30 75 45 45h90l45-45zM136 436c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm240 0c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zM241 106c0-49.629-40.371-90-90-90s-90 40.371-90 90v225c0 8.291 6.709 15 15 15s15-6.709 15-15V106c0-33.091 26.924-60 60-60s60 26.909 60 60v15c0 8.291 6.709 15 15 15s15-6.709 15-15z"
    />
    <path
        fill="url(#b)"
        d="M166 196h120c8.291 0 15-6.709 15-15 0-41.353-33.633-75-75-75s-75 33.647-75 75c0 8.291 6.709 15 15 15zM46 256h60c8.291 0 15-6.709 15-15s-6.709-15-15-15H46c-8.291 0-15 6.709-15 15s6.709 15 15 15zm451 60H391v75c0 8.399-6.599 15-15 15h-90c-8.401 0-15-6.601-15-15v-75H15c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h16v15c0 57.9 47.102 105 105 105h240c57.898 0 105-47.1 105-105v-15h16c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15z"
    />
</svg>
More icons in the same style and category