Add icons to this collection by clicking the heart icon.
Body Wash icon - also known as beauty, liquid soap, wellness, lotion, shower gel, and body wash. 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="271"
        x2="271"
        y1="405"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="196"
        x2="196"
        y1="512"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M196 255c-41.367 0-75 33.647-75 75s33.633 75 75 75 75-33.647 75-75-33.633-75-75-75zM286 0H160.844c-20.039 0-38.848 7.808-53.027 21.973L95.395 34.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.86 21.211 0l12.422-12.422C137.406 34.805 149.008 30 160.844 30H181v75c0 8.291 6.709 15 15 15s15-6.709 15-15V30h75c8.291 0 15-6.709 15-15s-6.709-15-15-15zm120 0c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.185-45-45-45zm-90 60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M271 121.5V105c0-8.401-6.599-15-15-15H136c-8.401 0-15 6.599-15 15v16.5c-34.2 6.901-60 37.5-60 75l27.299 275.001C90.7 494.6 109.9 512 133.299 512h125.7c23.101 0 42.301-17.4 44.702-40.499C324.028 268.898 331 202.089 331 195c0-36.301-25.8-66.599-60-73.5zM196 390c-32.999 0-60-27.001-60-60s27.001-60 60-60 60 27.001 60 60-27.001 60-60 60z"
    />
</svg>
More icons in the same style and category