exhausted face emoji

exhausted-face from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
exhausted-face
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the exhausted face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 13.2c-12.572 0-22.8 10.228-22.8 22.8S23.428 58.8 36 58.8S58.8 48.572 58.8 36S48.572 13.2 36 13.2"/><path fill="#fff" d="M31.58 31.347a4.464 4.464 0 1 1-4.463-4.463c2.462 0 4.463 2 4.463 4.463m18 0a4.464 4.464 0 1 1-4.463-4.463c2.462 0 4.463 2 4.463 4.463"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M31.78 31.463A4.464 4.464 0 1 1 27.317 27c2.463 0 4.463 2 4.463 4.463"/><path d="M29.317 31.925a2 2 0 1 1-4.001-.001a2 2 0 0 1 4.001.001"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M49.78 31.463A4.464 4.464 0 1 1 45.317 27c2.462 0 4.463 2 4.463 4.463"/><path d="M47.317 31.925a2 2 0 1 1-4.001-.001a2 2 0 0 1 4.001.001M22.855 31c0-2.462 2-4.463 4.462-4.463s4.463 2 4.463 4.463"/><path d="M40.855 31c0-2.462 2-4.463 4.462-4.463s4.463 2 4.463 4.463"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M29 43c1.284-.638 3.985-1.03 6.842-.998c2.624.03 4.99.414 6.158.998"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiExhaustedFace(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" d="M36 13.2c-12.572 0-22.8 10.228-22.8 22.8S23.428 58.8 36 58.8S58.8 48.572 58.8 36S48.572 13.2 36 13.2"/><path fill="#fff" d="M31.58 31.347a4.464 4.464 0 1 1-4.463-4.463c2.462 0 4.463 2 4.463 4.463m18 0a4.464 4.464 0 1 1-4.463-4.463c2.462 0 4.463 2 4.463 4.463"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M31.78 31.463A4.464 4.464 0 1 1 27.317 27c2.463 0 4.463 2 4.463 4.463"/><path d="M29.317 31.925a2 2 0 1 1-4.001-.001a2 2 0 0 1 4.001.001"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M49.78 31.463A4.464 4.464 0 1 1 45.317 27c2.462 0 4.463 2 4.463 4.463"/><path d="M47.317 31.925a2 2 0 1 1-4.001-.001a2 2 0 0 1 4.001.001M22.855 31c0-2.462 2-4.463 4.462-4.463s4.463 2 4.463 4.463"/><path d="M40.855 31c0-2.462 2-4.463 4.462-4.463s4.463 2 4.463 4.463"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M29 43c1.284-.638 3.985-1.03 6.842-.998c2.624.03 4.99.414 6.158.998"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 13.2c-12.572 0-22.8 10.228-22.8 22.8S23.428 58.8 36 58.8S58.8 48.572 58.8 36S48.572 13.2 36 13.2"/><path fill="#fff" d="M31.58 31.347a4.464 4.464 0 1 1-4.463-4.463c2.462 0 4.463 2 4.463 4.463m18 0a4.464 4.464 0 1 1-4.463-4.463c2.462 0 4.463 2 4.463 4.463"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M31.78 31.463A4.464 4.464 0 1 1 27.317 27c2.463 0 4.463 2 4.463 4.463"/><path d="M29.317 31.925a2 2 0 1 1-4.001-.001a2 2 0 0 1 4.001.001"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M49.78 31.463A4.464 4.464 0 1 1 45.317 27c2.462 0 4.463 2 4.463 4.463"/><path d="M47.317 31.925a2 2 0 1 1-4.001-.001a2 2 0 0 1 4.001.001M22.855 31c0-2.462 2-4.463 4.462-4.463s4.463 2 4.463 4.463"/><path d="M40.855 31c0-2.462 2-4.463 4.462-4.463s4.463 2 4.463 4.463"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M29 43c1.284-.638 3.985-1.03 6.842-.998c2.624.03 4.99.414 6.158.998"/></svg>
</template>

CSS

.icon-exhausted-face {
  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%20d%3D%22M36%2013.2c-12.572%200-22.8%2010.228-22.8%2022.8S23.428%2058.8%2036%2058.8S58.8%2048.572%2058.8%2036S48.572%2013.2%2036%2013.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.58%2031.347a4.464%204.464%200%201%201-4.463-4.463c2.462%200%204.463%202%204.463%204.463m18%200a4.464%204.464%200%201%201-4.463-4.463c2.462%200%204.463%202%204.463%204.463%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.78%2031.463A4.464%204.464%200%201%201%2027.317%2027c2.463%200%204.463%202%204.463%204.463%22%2F%3E%3Cpath%20d%3D%22M29.317%2031.925a2%202%200%201%201-4.001-.001a2%202%200%200%201%204.001.001%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M49.78%2031.463A4.464%204.464%200%201%201%2045.317%2027c2.462%200%204.463%202%204.463%204.463%22%2F%3E%3Cpath%20d%3D%22M47.317%2031.925a2%202%200%201%201-4.001-.001a2%202%200%200%201%204.001.001M22.855%2031c0-2.462%202-4.463%204.462-4.463s4.463%202%204.463%204.463%22%2F%3E%3Cpath%20d%3D%22M40.855%2031c0-2.462%202-4.463%204.462-4.463s4.463%202%204.463%204.463%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%22M29%2043c1.284-.638%203.985-1.03%206.842-.998c2.624.03%204.99.414%206.158.998%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%20d%3D%22M36%2013.2c-12.572%200-22.8%2010.228-22.8%2022.8S23.428%2058.8%2036%2058.8S58.8%2048.572%2058.8%2036S48.572%2013.2%2036%2013.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.58%2031.347a4.464%204.464%200%201%201-4.463-4.463c2.462%200%204.463%202%204.463%204.463m18%200a4.464%204.464%200%201%201-4.463-4.463c2.462%200%204.463%202%204.463%204.463%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.78%2031.463A4.464%204.464%200%201%201%2027.317%2027c2.463%200%204.463%202%204.463%204.463%22%2F%3E%3Cpath%20d%3D%22M29.317%2031.925a2%202%200%201%201-4.001-.001a2%202%200%200%201%204.001.001%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M49.78%2031.463A4.464%204.464%200%201%201%2045.317%2027c2.462%200%204.463%202%204.463%204.463%22%2F%3E%3Cpath%20d%3D%22M47.317%2031.925a2%202%200%201%201-4.001-.001a2%202%200%200%201%204.001.001M22.855%2031c0-2.462%202-4.463%204.462-4.463s4.463%202%204.463%204.463%22%2F%3E%3Cpath%20d%3D%22M40.855%2031c0-2.462%202-4.463%204.462-4.463s4.463%202%204.463%204.463%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%22M29%2043c1.284-.638%203.985-1.03%206.842-.998c2.624.03%204.99.414%206.158.998%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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