Add icons to this collection by clicking the heart icon.
Shampoo icon - also known as bottle, hairdresser, beauty, hair salon, shampoo, and wellness. 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="M237.889 11.056 232.361 0H47.639l-5.528 11.056C40.392 14.495 0 97.151 0 260c0 49.698 10.568 86.229 20.788 121.558C30.668 415.712 40 447.972 40 492v20h200v-20c0-44.028 9.332-76.288 19.212-110.442C269.432 346.229 280 309.697 280 260c0-162.849-40.392-245.505-42.111-248.944zM73.283 40h133.432c3.241 8.492 7.822 21.847 12.551 40H60.732c4.732-18.164 9.314-31.518 12.551-40zm147.505 330.442c-8.799 30.417-17.855 61.723-20.204 101.558H79.417c-2.349-39.835-11.405-71.141-20.204-101.558C49.332 336.288 40 304.028 40 260c0-57.205 5.293-103.917 11.921-140H120v40h40v-40h68.078C234.708 156.085 240 202.796 240 260c0 44.028-9.332 76.288-19.212 110.442zM412 312h-40v40c11.028 0 20 8.972 20 20s-8.972 20-20 20h-9.709C312.504 392 272 432.504 272 482.29V512h140c55.14 0 100-44.86 100-100s-44.86-100-100-100zm0 160h-98.942c4.762-22.812 25.028-40 49.232-40H372c33.084 0 60-26.916 60-60 0-6.056-.902-11.906-2.579-17.421C454.037 362.06 472 384.972 472 412c0 33.084-26.916 60-60 60zM140 200c-33.084 0-60 26.916-60 60s26.916 60 60 60 60-26.916 60-60-26.916-60-60-60zm0 80c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20z"
    />
</svg>
More icons in the same style and category