bald from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.

Name
bald
Set
OpenMoji
Style
Default
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

Use the bald emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="2" d="M16.9 51h37.19a28.31 28.31 0 0 0-6.46-18.7A27.08 27.08 0 0 0 31 22.85a26.5 26.5 0 0 0-14 1.9z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 51c-1.12-6.83-3.55-13.82-7.47-18.85a28.384 28.384 0 0 0-2.31-2.59c-8-7.83-18.82-7.71-19.63-7.69h-.17a29.999 29.999 0 0 0-10.1 1.81"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBald(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" stroke="#fcea2b" strokeMiterlimit="10" strokeWidth="2" d="M16.9 51h37.19a28.31 28.31 0 0 0-6.46-18.7A27.08 27.08 0 0 0 31 22.85a26.5 26.5 0 0 0-14 1.9z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M56 51c-1.12-6.83-3.55-13.82-7.47-18.85a28.384 28.384 0 0 0-2.31-2.59c-8-7.83-18.82-7.71-19.63-7.69h-.17a29.999 29.999 0 0 0-10.1 1.81"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="2" d="M16.9 51h37.19a28.31 28.31 0 0 0-6.46-18.7A27.08 27.08 0 0 0 31 22.85a26.5 26.5 0 0 0-14 1.9z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 51c-1.12-6.83-3.55-13.82-7.47-18.85a28.384 28.384 0 0 0-2.31-2.59c-8-7.83-18.82-7.71-19.63-7.69h-.17a29.999 29.999 0 0 0-10.1 1.81"/></svg>
</template>

CSS

.icon-bald {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16.9%2051h37.19a28.31%2028.31%200%200%200-6.46-18.7A27.08%2027.08%200%200%200%2031%2022.85a26.5%2026.5%200%200%200-14%201.9z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M56%2051c-1.12-6.83-3.55-13.82-7.47-18.85a28.384%2028.384%200%200%200-2.31-2.59c-8-7.83-18.82-7.71-19.63-7.69h-.17a29.999%2029.999%200%200%200-10.1%201.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16.9%2051h37.19a28.31%2028.31%200%200%200-6.46-18.7A27.08%2027.08%200%200%200%2031%2022.85a26.5%2026.5%200%200%200-14%201.9z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M56%2051c-1.12-6.83-3.55-13.82-7.47-18.85a28.384%2028.384%200%200%200-2.31-2.59c-8-7.83-18.82-7.71-19.63-7.69h-.17a29.999%2029.999%200%200%200-10.1%201.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/bald.svg?color=%231a73e8&size=48