face with head bandage emoji

face-with-head-bandage from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
face-with-head-bandage
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the face with head bandage emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="31.9" cy="32.1" r="29.9" fill="#ffdd67"/><g fill="#664e27"><circle cx="43.7" cy="30" r="5"/><circle cx="20.2" cy="30" r="5"/></g><path fill="#cccfd4" d="M32 2c-6 0-11.7 1.8-16.4 4.9c17.7 9.1 33.2 23 41.7 41.2c3-4.6 4.7-10.2 4.7-16.1C62 15.4 48.6 2 32 2"/><path fill="#fff" d="M32.9 3.6C27.4 3.6 22.3 5.2 18 8c16.7 7.7 31.6 19.3 39.4 35.8c3.1-5.8 2.9-12.9 2.9-12.9C60.2 15.8 48 3.6 32.9 3.6"/><path fill="#cccfd4" d="M15.8 6.7c14.5-.1 28.9 3.3 41.9 9.8C60.4 21 62 26.3 62 32v1.4A92.96 92.96 0 0 0 4.5 20c2.4-5.5 6.4-10.1 11.3-13.3"/><path fill="#fff" d="M17 8.1c13.6-.1 27.6 4 39.8 9.6c3.3 6.5 3.5 11.9 3.5 11.9c-16.5-8.7-35.4-13.1-52.9-11.4c0 0 4.2-7.8 9.6-10.1"/><path fill="#664e27" d="M40.3 42.8c-5.8-1.5-12-.4-16.9 3c-1.2.9 1.1 4 2.3 3.2c3.2-2.3 8.4-3.8 13.7-2.4c1.3.3 2.4-3.3.9-3.8"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFaceWithHeadBandage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="31.9" cy="32.1" r="29.9" fill="#ffdd67"/><g fill="#664e27"><circle cx="43.7" cy="30" r="5"/><circle cx="20.2" cy="30" r="5"/></g><path fill="#cccfd4" d="M32 2c-6 0-11.7 1.8-16.4 4.9c17.7 9.1 33.2 23 41.7 41.2c3-4.6 4.7-10.2 4.7-16.1C62 15.4 48.6 2 32 2"/><path fill="#fff" d="M32.9 3.6C27.4 3.6 22.3 5.2 18 8c16.7 7.7 31.6 19.3 39.4 35.8c3.1-5.8 2.9-12.9 2.9-12.9C60.2 15.8 48 3.6 32.9 3.6"/><path fill="#cccfd4" d="M15.8 6.7c14.5-.1 28.9 3.3 41.9 9.8C60.4 21 62 26.3 62 32v1.4A92.96 92.96 0 0 0 4.5 20c2.4-5.5 6.4-10.1 11.3-13.3"/><path fill="#fff" d="M17 8.1c13.6-.1 27.6 4 39.8 9.6c3.3 6.5 3.5 11.9 3.5 11.9c-16.5-8.7-35.4-13.1-52.9-11.4c0 0 4.2-7.8 9.6-10.1"/><path fill="#664e27" d="M40.3 42.8c-5.8-1.5-12-.4-16.9 3c-1.2.9 1.1 4 2.3 3.2c3.2-2.3 8.4-3.8 13.7-2.4c1.3.3 2.4-3.3.9-3.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="31.9" cy="32.1" r="29.9" fill="#ffdd67"/><g fill="#664e27"><circle cx="43.7" cy="30" r="5"/><circle cx="20.2" cy="30" r="5"/></g><path fill="#cccfd4" d="M32 2c-6 0-11.7 1.8-16.4 4.9c17.7 9.1 33.2 23 41.7 41.2c3-4.6 4.7-10.2 4.7-16.1C62 15.4 48.6 2 32 2"/><path fill="#fff" d="M32.9 3.6C27.4 3.6 22.3 5.2 18 8c16.7 7.7 31.6 19.3 39.4 35.8c3.1-5.8 2.9-12.9 2.9-12.9C60.2 15.8 48 3.6 32.9 3.6"/><path fill="#cccfd4" d="M15.8 6.7c14.5-.1 28.9 3.3 41.9 9.8C60.4 21 62 26.3 62 32v1.4A92.96 92.96 0 0 0 4.5 20c2.4-5.5 6.4-10.1 11.3-13.3"/><path fill="#fff" d="M17 8.1c13.6-.1 27.6 4 39.8 9.6c3.3 6.5 3.5 11.9 3.5 11.9c-16.5-8.7-35.4-13.1-52.9-11.4c0 0 4.2-7.8 9.6-10.1"/><path fill="#664e27" d="M40.3 42.8c-5.8-1.5-12-.4-16.9 3c-1.2.9 1.1 4 2.3 3.2c3.2-2.3 8.4-3.8 13.7-2.4c1.3.3 2.4-3.3.9-3.8"/></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%2064%2064%22%3E%3Ccircle%20cx%3D%2231.9%22%20cy%3D%2232.1%22%20r%3D%2229.9%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Ccircle%20cx%3D%2243.7%22%20cy%3D%2230%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2220.2%22%20cy%3D%2230%22%20r%3D%225%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23cccfd4%22%20d%3D%22M32%202c-6%200-11.7%201.8-16.4%204.9c17.7%209.1%2033.2%2023%2041.7%2041.2c3-4.6%204.7-10.2%204.7-16.1C62%2015.4%2048.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.9%203.6C27.4%203.6%2022.3%205.2%2018%208c16.7%207.7%2031.6%2019.3%2039.4%2035.8c3.1-5.8%202.9-12.9%202.9-12.9C60.2%2015.8%2048%203.6%2032.9%203.6%22%2F%3E%3Cpath%20fill%3D%22%23cccfd4%22%20d%3D%22M15.8%206.7c14.5-.1%2028.9%203.3%2041.9%209.8C60.4%2021%2062%2026.3%2062%2032v1.4A92.96%2092.96%200%200%200%204.5%2020c2.4-5.5%206.4-10.1%2011.3-13.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17%208.1c13.6-.1%2027.6%204%2039.8%209.6c3.3%206.5%203.5%2011.9%203.5%2011.9c-16.5-8.7-35.4-13.1-52.9-11.4c0%200%204.2-7.8%209.6-10.1%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M40.3%2042.8c-5.8-1.5-12-.4-16.9%203c-1.2.9%201.1%204%202.3%203.2c3.2-2.3%208.4-3.8%2013.7-2.4c1.3.3%202.4-3.3.9-3.8%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%2064%2064%22%3E%3Ccircle%20cx%3D%2231.9%22%20cy%3D%2232.1%22%20r%3D%2229.9%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Ccircle%20cx%3D%2243.7%22%20cy%3D%2230%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2220.2%22%20cy%3D%2230%22%20r%3D%225%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23cccfd4%22%20d%3D%22M32%202c-6%200-11.7%201.8-16.4%204.9c17.7%209.1%2033.2%2023%2041.7%2041.2c3-4.6%204.7-10.2%204.7-16.1C62%2015.4%2048.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32.9%203.6C27.4%203.6%2022.3%205.2%2018%208c16.7%207.7%2031.6%2019.3%2039.4%2035.8c3.1-5.8%202.9-12.9%202.9-12.9C60.2%2015.8%2048%203.6%2032.9%203.6%22%2F%3E%3Cpath%20fill%3D%22%23cccfd4%22%20d%3D%22M15.8%206.7c14.5-.1%2028.9%203.3%2041.9%209.8C60.4%2021%2062%2026.3%2062%2032v1.4A92.96%2092.96%200%200%200%204.5%2020c2.4-5.5%206.4-10.1%2011.3-13.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17%208.1c13.6-.1%2027.6%204%2039.8%209.6c3.3%206.5%203.5%2011.9%203.5%2011.9c-16.5-8.7-35.4-13.1-52.9-11.4c0%200%204.2-7.8%209.6-10.1%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M40.3%2042.8c-5.8-1.5-12-.4-16.9%203c-1.2.9%201.1%204%202.3%203.2c3.2-2.3%208.4-3.8%2013.7-2.4c1.3.3%202.4-3.3.9-3.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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