Add icons to this collection by clicking the heart icon.
Shaver icon - also known as beauty, shaver, shaving, grooming, depilation, and hair removal. 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="m399.271 212.396-99.667-99.667c-10.305-10.305-27.07-10.305-37.375 0l-24.917 24.917c-10.305 10.305-10.305 27.07 0 37.375l99.667 99.667c10.305 10.305 27.07 10.305 37.375 0l24.917-24.917c10.305-10.305 10.305-27.07 0-37.375zm-37.375 24.916a8.804 8.804 0 0 1-12.458 0l-74.75-74.75c-3.443-3.443-3.443-9.015 0-12.458s9.015-3.443 12.458 0l74.75 74.75a8.804 8.804 0 0 1 0 12.458zm-127.99-8.127c-9.046 3.787-18.319 7.831-27.271 14.825l61.355 61.355c6.994-8.951 11.038-18.225 14.825-27.271 3.172-7.589 6.229-14.857 11.076-21.579l-38.406-38.406c-6.723 4.847-13.99 7.904-21.579 11.076zm-52.656 39.273 18.688 18.688c3.443 3.443 3.443 9.015 0 12.458s-9.015 3.443-12.458 0l-18.688-18.688-12.458 12.458 18.688 18.688c3.443 3.443 3.443 9.015 0 12.458s-9.015 3.443-12.458 0l-18.688-18.688-12.458 12.458 18.688 18.688c3.443 3.443 3.443 9.015 0 12.458s-9.015 3.443-12.458 0l-18.688-18.688-6.229 6.229c-10.305 10.305-10.305 27.07 0 37.375l24.917 24.917c10.305 10.305 27.07 10.305 37.375 0l6.229-6.229-18.688-18.688c-3.443-3.443-3.443-9.015 0-12.458s9.015-3.443 12.458 0l18.688 18.688 12.458-12.458-18.688-18.688c-3.443-3.443-3.443-9.015 0-12.458s9.015-3.443 12.458 0l18.688 18.688 12.458-12.458-18.688-18.688c-3.443-3.443-3.443-9.015 0-12.458s9.015-3.443 12.458 0l18.688 18.688L256 318.292 193.708 256z"
    />
</svg>
More icons in the same style and category