face with head bandage emoji

face-with-head-bandage from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
face-with-head-bandage
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the face with head bandage emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M37.976 26.72c6.783.246 13.84.843 19.694 2.143l.216.045C54.896 19.675 46.227 13 36 13c-12.703 0-23 10.297-23 23c0 2.882.53 5.64 1.498 8.181l-.002-.002s3.79-3.84 9.95-8.55c1.21-.93 2.52-1.89 3.91-2.86c2.89-2.04 6.13-4.12 9.62-6.05"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M44.916 27.11c.56.97 1.38 1.78 2.38 2.34c1.29.89 2.87 1.27 4.43 1.07"/><path d="M48 35a3.001 3.001 0 0 1-6 0c0-1.655 1.345-3 3-3s3 1.345 3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M33.108 46.888s5.733-1.069 11.663 2.094M14.496 44.18s3.79-3.84 9.95-8.55c1.21-.93 2.52-1.89 3.91-2.86c2.89-2.04 6.13-4.12 9.62-6.05"/><path d="M28.7 32.532c-.112.08-.232.158-.344.237c-1.39.97-2.7 1.93-3.91 2.86l-.304.236A2.99 2.99 0 0 0 27 38a2.996 2.996 0 0 0 1.7-5.468"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57.67 28.863c-15.94-3.538-41.948-1.937-41.948-1.937m3.644-6.646s21.583-1.555 34.954 1.983"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57.886 28.908C54.896 19.675 46.227 13 36 13c-12.703 0-23 10.297-23 23c0 2.882.53 5.64 1.498 8.181m1.587 3.333C20.063 54.38 27.492 59 36 59c12.702 0 23-10.298 23-23a23 23 0 0 0-.289-3.652"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFaceWithHeadBandage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M37.976 26.72c6.783.246 13.84.843 19.694 2.143l.216.045C54.896 19.675 46.227 13 36 13c-12.703 0-23 10.297-23 23c0 2.882.53 5.64 1.498 8.181l-.002-.002s3.79-3.84 9.95-8.55c1.21-.93 2.52-1.89 3.91-2.86c2.89-2.04 6.13-4.12 9.62-6.05"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M44.916 27.11c.56.97 1.38 1.78 2.38 2.34c1.29.89 2.87 1.27 4.43 1.07"/><path d="M48 35a3.001 3.001 0 0 1-6 0c0-1.655 1.345-3 3-3s3 1.345 3 3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M33.108 46.888s5.733-1.069 11.663 2.094M14.496 44.18s3.79-3.84 9.95-8.55c1.21-.93 2.52-1.89 3.91-2.86c2.89-2.04 6.13-4.12 9.62-6.05"/><path d="M28.7 32.532c-.112.08-.232.158-.344.237c-1.39.97-2.7 1.93-3.91 2.86l-.304.236A2.99 2.99 0 0 0 27 38a2.996 2.996 0 0 0 1.7-5.468"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M57.67 28.863c-15.94-3.538-41.948-1.937-41.948-1.937m3.644-6.646s21.583-1.555 34.954 1.983"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M57.886 28.908C54.896 19.675 46.227 13 36 13c-12.703 0-23 10.297-23 23c0 2.882.53 5.64 1.498 8.181m1.587 3.333C20.063 54.38 27.492 59 36 59c12.702 0 23-10.298 23-23a23 23 0 0 0-.289-3.652"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M37.976 26.72c6.783.246 13.84.843 19.694 2.143l.216.045C54.896 19.675 46.227 13 36 13c-12.703 0-23 10.297-23 23c0 2.882.53 5.64 1.498 8.181l-.002-.002s3.79-3.84 9.95-8.55c1.21-.93 2.52-1.89 3.91-2.86c2.89-2.04 6.13-4.12 9.62-6.05"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M44.916 27.11c.56.97 1.38 1.78 2.38 2.34c1.29.89 2.87 1.27 4.43 1.07"/><path d="M48 35a3.001 3.001 0 0 1-6 0c0-1.655 1.345-3 3-3s3 1.345 3 3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M33.108 46.888s5.733-1.069 11.663 2.094M14.496 44.18s3.79-3.84 9.95-8.55c1.21-.93 2.52-1.89 3.91-2.86c2.89-2.04 6.13-4.12 9.62-6.05"/><path d="M28.7 32.532c-.112.08-.232.158-.344.237c-1.39.97-2.7 1.93-3.91 2.86l-.304.236A2.99 2.99 0 0 0 27 38a2.996 2.996 0 0 0 1.7-5.468"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57.67 28.863c-15.94-3.538-41.948-1.937-41.948-1.937m3.644-6.646s21.583-1.555 34.954 1.983"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M57.886 28.908C54.896 19.675 46.227 13 36 13c-12.703 0-23 10.297-23 23c0 2.882.53 5.64 1.498 8.181m1.587 3.333C20.063 54.38 27.492 59 36 59c12.702 0 23-10.298 23-23a23 23 0 0 0-.289-3.652"/></svg>
</template>

CSS

.icon-face-with-head-bandage {
  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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.976%2026.72c6.783.246%2013.84.843%2019.694%202.143l.216.045C54.896%2019.675%2046.227%2013%2036%2013c-12.703%200-23%2010.297-23%2023c0%202.882.53%205.64%201.498%208.181l-.002-.002s3.79-3.84%209.95-8.55c1.21-.93%202.52-1.89%203.91-2.86c2.89-2.04%206.13-4.12%209.62-6.05%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M44.916%2027.11c.56.97%201.38%201.78%202.38%202.34c1.29.89%202.87%201.27%204.43%201.07%22%2F%3E%3Cpath%20d%3D%22M48%2035a3.001%203.001%200%200%201-6%200c0-1.655%201.345-3%203-3s3%201.345%203%203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M33.108%2046.888s5.733-1.069%2011.663%202.094M14.496%2044.18s3.79-3.84%209.95-8.55c1.21-.93%202.52-1.89%203.91-2.86c2.89-2.04%206.13-4.12%209.62-6.05%22%2F%3E%3Cpath%20d%3D%22M28.7%2032.532c-.112.08-.232.158-.344.237c-1.39.97-2.7%201.93-3.91%202.86l-.304.236A2.99%202.99%200%200%200%2027%2038a2.996%202.996%200%200%200%201.7-5.468%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57.67%2028.863c-15.94-3.538-41.948-1.937-41.948-1.937m3.644-6.646s21.583-1.555%2034.954%201.983%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57.886%2028.908C54.896%2019.675%2046.227%2013%2036%2013c-12.703%200-23%2010.297-23%2023c0%202.882.53%205.64%201.498%208.181m1.587%203.333C20.063%2054.38%2027.492%2059%2036%2059c12.702%200%2023-10.298%2023-23a23%2023%200%200%200-.289-3.652%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.976%2026.72c6.783.246%2013.84.843%2019.694%202.143l.216.045C54.896%2019.675%2046.227%2013%2036%2013c-12.703%200-23%2010.297-23%2023c0%202.882.53%205.64%201.498%208.181l-.002-.002s3.79-3.84%209.95-8.55c1.21-.93%202.52-1.89%203.91-2.86c2.89-2.04%206.13-4.12%209.62-6.05%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M44.916%2027.11c.56.97%201.38%201.78%202.38%202.34c1.29.89%202.87%201.27%204.43%201.07%22%2F%3E%3Cpath%20d%3D%22M48%2035a3.001%203.001%200%200%201-6%200c0-1.655%201.345-3%203-3s3%201.345%203%203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M33.108%2046.888s5.733-1.069%2011.663%202.094M14.496%2044.18s3.79-3.84%209.95-8.55c1.21-.93%202.52-1.89%203.91-2.86c2.89-2.04%206.13-4.12%209.62-6.05%22%2F%3E%3Cpath%20d%3D%22M28.7%2032.532c-.112.08-.232.158-.344.237c-1.39.97-2.7%201.93-3.91%202.86l-.304.236A2.99%202.99%200%200%200%2027%2038a2.996%202.996%200%200%200%201.7-5.468%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57.67%2028.863c-15.94-3.538-41.948-1.937-41.948-1.937m3.644-6.646s21.583-1.555%2034.954%201.983%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M57.886%2028.908C54.896%2019.675%2046.227%2013%2036%2013c-12.703%200-23%2010.297-23%2023c0%202.882.53%205.64%201.498%208.181m1.587%203.333C20.063%2054.38%2027.492%2059%2036%2059c12.702%200%2023-10.298%2023-23a23%2023%200%200%200-.289-3.652%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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