Add icons to this collection by clicking the heart icon.
Beard icon - also known as male, beard, beauty, moustache, and facial hair. 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="308"
        y2="204"
        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="M400.156 204.233c-4.025-.925-8.145.977-9.984 4.659-.035.069-3.695 7.132-10.704 12.37-9.021 6.717-19.04 7.157-30.672 1.375C312.798 204.7 311.393 204 291.529 204c-12.747 0-25.044 4.213-35.529 11.617C245.515 208.213 233.217 204 220.471 204c-19.864 0-21.269.7-57.267 18.637-26.552 13.208-39.962-10.978-41.376-13.745-1.839-3.674-6.02-5.567-9.984-4.659a8.863 8.863 0 0 0-6.844 8.618c0 2.152.434 52.99 38.114 79.692C157.644 302.848 175.443 308 196.356 308c17.675 0 37.627-3.788 59.644-11.145C278.016 304.212 297.969 308 315.644 308c20.914 0 38.713-5.152 53.242-15.456 37.68-26.702 38.114-77.54 38.114-79.692 0-4.106-2.836-7.676-6.844-8.619z"
    />
</svg>
More icons in the same style and category