face holding back tears emoji

face-holding-back-tears from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
face-holding-back-tears
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 holding back tears emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGntIp2c9H" d="M34.527 32.43a7.5 7.5 0 1 0-13.847 3.977a.85.85 0 0 1 .405-.952a2.2 2.2 0 0 1 1.195-.261a5.483 5.483 0 0 1 4.013-8.209a5.38 5.38 0 1 0 5.798 8.218a3 3 0 0 1 .733.078a.88.88 0 0 1 .587.543a.86.86 0 0 1 .006.513a7.44 7.44 0 0 0 1.11-3.907m-6.134 1.014a3 3 0 1 1 3-3a3 3 0 0 1-3 3m23.174-1.014a7.5 7.5 0 1 0-13.87 3.939a.9.9 0 0 1 .006-.352a.87.87 0 0 1 .413-.562a2.2 2.2 0 0 1 1.206-.259A5.482 5.482 0 0 1 43.239 27a5.382 5.382 0 1 0 5.863 8.204a3.2 3.2 0 0 1 .753.078a.88.88 0 0 1 .587.544a.86.86 0 0 1-.01.553a7.45 7.45 0 0 0 1.135-3.948m-6.163 1.014a3 3 0 1 1 3-3a3 3 0 0 1-3 3"/></defs><use href="#SVGntIp2c9H"/><circle cx="35.977" cy="36" r="23" fill="#fcea2b"/><circle cx="26.977" cy="32.43" r="6.5" fill="#fff"/><circle cx="44.067" cy="32.43" r="6.5" fill="#fff"/><path fill="#92d3f5" d="M32.819 35.3a3.86 3.86 0 0 0-1.853.047a5.3 5.3 0 0 0-1.025.514c-.33.2-.739.447-1.153.653a4.3 4.3 0 0 1-3.697-.21c-.143-.075-.285-.16-.423-.242l-.044-.027a7 7 0 0 0-1.07-.554a3.05 3.05 0 0 0-2.46-.01a.853.853 0 0 0-.278 1.217a7.36 7.36 0 0 0 6.188 3.272a7.53 7.53 0 0 0 6.291-3.355a.855.855 0 0 0-.476-1.305m17.604.532a.86.86 0 0 0-.573-.53a3.86 3.86 0 0 0-1.853.046a5.3 5.3 0 0 0-1.025.515c-.33.2-.738.446-1.152.652a4.3 4.3 0 0 1-3.698-.209a9 9 0 0 1-.423-.243l-.043-.026a7 7 0 0 0-1.07-.555a3.05 3.05 0 0 0-2.46-.009a.853.853 0 0 0-.279 1.216a7.36 7.36 0 0 0 6.189 3.273a7.51 7.51 0 0 0 6.29-3.356a.87.87 0 0 0 .097-.775"/><use href="#SVGntIp2c9H"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="35.977" cy="36" r="23" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.17 19.046a7.18 7.18 0 0 1-3.936 3.36a7.08 7.08 0 0 1-4.406.018m28.439-.726a7.17 7.17 0 0 1-5.146.54a7.1 7.1 0 0 1-3.643-2.478m.999 26.74a8.697 8.697 0 0 1-13 0"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFaceHoldingBackTears(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGntIp2c9H" d="M34.527 32.43a7.5 7.5 0 1 0-13.847 3.977a.85.85 0 0 1 .405-.952a2.2 2.2 0 0 1 1.195-.261a5.483 5.483 0 0 1 4.013-8.209a5.38 5.38 0 1 0 5.798 8.218a3 3 0 0 1 .733.078a.88.88 0 0 1 .587.543a.86.86 0 0 1 .006.513a7.44 7.44 0 0 0 1.11-3.907m-6.134 1.014a3 3 0 1 1 3-3a3 3 0 0 1-3 3m23.174-1.014a7.5 7.5 0 1 0-13.87 3.939a.9.9 0 0 1 .006-.352a.87.87 0 0 1 .413-.562a2.2 2.2 0 0 1 1.206-.259A5.482 5.482 0 0 1 43.239 27a5.382 5.382 0 1 0 5.863 8.204a3.2 3.2 0 0 1 .753.078a.88.88 0 0 1 .587.544a.86.86 0 0 1-.01.553a7.45 7.45 0 0 0 1.135-3.948m-6.163 1.014a3 3 0 1 1 3-3a3 3 0 0 1-3 3"/></defs><use href="#SVGntIp2c9H"/><circle cx="35.977" cy="36" r="23" fill="#fcea2b"/><circle cx="26.977" cy="32.43" r="6.5" fill="#fff"/><circle cx="44.067" cy="32.43" r="6.5" fill="#fff"/><path fill="#92d3f5" d="M32.819 35.3a3.86 3.86 0 0 0-1.853.047a5.3 5.3 0 0 0-1.025.514c-.33.2-.739.447-1.153.653a4.3 4.3 0 0 1-3.697-.21c-.143-.075-.285-.16-.423-.242l-.044-.027a7 7 0 0 0-1.07-.554a3.05 3.05 0 0 0-2.46-.01a.853.853 0 0 0-.278 1.217a7.36 7.36 0 0 0 6.188 3.272a7.53 7.53 0 0 0 6.291-3.355a.855.855 0 0 0-.476-1.305m17.604.532a.86.86 0 0 0-.573-.53a3.86 3.86 0 0 0-1.853.046a5.3 5.3 0 0 0-1.025.515c-.33.2-.738.446-1.152.652a4.3 4.3 0 0 1-3.698-.209a9 9 0 0 1-.423-.243l-.043-.026a7 7 0 0 0-1.07-.555a3.05 3.05 0 0 0-2.46-.009a.853.853 0 0 0-.279 1.216a7.36 7.36 0 0 0 6.189 3.273a7.51 7.51 0 0 0 6.29-3.356a.87.87 0 0 0 .097-.775"/><use href="#SVGntIp2c9H"/><g fill="none" stroke="#000" strokeWidth="2"><circle cx="35.977" cy="36" r="23" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M30.17 19.046a7.18 7.18 0 0 1-3.936 3.36a7.08 7.08 0 0 1-4.406.018m28.439-.726a7.17 7.17 0 0 1-5.146.54a7.1 7.1 0 0 1-3.643-2.478m.999 26.74a8.697 8.697 0 0 1-13 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGntIp2c9H" d="M34.527 32.43a7.5 7.5 0 1 0-13.847 3.977a.85.85 0 0 1 .405-.952a2.2 2.2 0 0 1 1.195-.261a5.483 5.483 0 0 1 4.013-8.209a5.38 5.38 0 1 0 5.798 8.218a3 3 0 0 1 .733.078a.88.88 0 0 1 .587.543a.86.86 0 0 1 .006.513a7.44 7.44 0 0 0 1.11-3.907m-6.134 1.014a3 3 0 1 1 3-3a3 3 0 0 1-3 3m23.174-1.014a7.5 7.5 0 1 0-13.87 3.939a.9.9 0 0 1 .006-.352a.87.87 0 0 1 .413-.562a2.2 2.2 0 0 1 1.206-.259A5.482 5.482 0 0 1 43.239 27a5.382 5.382 0 1 0 5.863 8.204a3.2 3.2 0 0 1 .753.078a.88.88 0 0 1 .587.544a.86.86 0 0 1-.01.553a7.45 7.45 0 0 0 1.135-3.948m-6.163 1.014a3 3 0 1 1 3-3a3 3 0 0 1-3 3"/></defs><use href="#SVGntIp2c9H"/><circle cx="35.977" cy="36" r="23" fill="#fcea2b"/><circle cx="26.977" cy="32.43" r="6.5" fill="#fff"/><circle cx="44.067" cy="32.43" r="6.5" fill="#fff"/><path fill="#92d3f5" d="M32.819 35.3a3.86 3.86 0 0 0-1.853.047a5.3 5.3 0 0 0-1.025.514c-.33.2-.739.447-1.153.653a4.3 4.3 0 0 1-3.697-.21c-.143-.075-.285-.16-.423-.242l-.044-.027a7 7 0 0 0-1.07-.554a3.05 3.05 0 0 0-2.46-.01a.853.853 0 0 0-.278 1.217a7.36 7.36 0 0 0 6.188 3.272a7.53 7.53 0 0 0 6.291-3.355a.855.855 0 0 0-.476-1.305m17.604.532a.86.86 0 0 0-.573-.53a3.86 3.86 0 0 0-1.853.046a5.3 5.3 0 0 0-1.025.515c-.33.2-.738.446-1.152.652a4.3 4.3 0 0 1-3.698-.209a9 9 0 0 1-.423-.243l-.043-.026a7 7 0 0 0-1.07-.555a3.05 3.05 0 0 0-2.46-.009a.853.853 0 0 0-.279 1.216a7.36 7.36 0 0 0 6.189 3.273a7.51 7.51 0 0 0 6.29-3.356a.87.87 0 0 0 .097-.775"/><use href="#SVGntIp2c9H"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="35.977" cy="36" r="23" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M30.17 19.046a7.18 7.18 0 0 1-3.936 3.36a7.08 7.08 0 0 1-4.406.018m28.439-.726a7.17 7.17 0 0 1-5.146.54a7.1 7.1 0 0 1-3.643-2.478m.999 26.74a8.697 8.697 0 0 1-13 0"/></g></svg>
</template>

CSS

.icon-face-holding-back-tears {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGntIp2c9H%22%20d%3D%22M34.527%2032.43a7.5%207.5%200%201%200-13.847%203.977a.85.85%200%200%201%20.405-.952a2.2%202.2%200%200%201%201.195-.261a5.483%205.483%200%200%201%204.013-8.209a5.38%205.38%200%201%200%205.798%208.218a3%203%200%200%201%20.733.078a.88.88%200%200%201%20.587.543a.86.86%200%200%201%20.006.513a7.44%207.44%200%200%200%201.11-3.907m-6.134%201.014a3%203%200%201%201%203-3a3%203%200%200%201-3%203m23.174-1.014a7.5%207.5%200%201%200-13.87%203.939a.9.9%200%200%201%20.006-.352a.87.87%200%200%201%20.413-.562a2.2%202.2%200%200%201%201.206-.259A5.482%205.482%200%200%201%2043.239%2027a5.382%205.382%200%201%200%205.863%208.204a3.2%203.2%200%200%201%20.753.078a.88.88%200%200%201%20.587.544a.86.86%200%200%201-.01.553a7.45%207.45%200%200%200%201.135-3.948m-6.163%201.014a3%203%200%201%201%203-3a3%203%200%200%201-3%203%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGntIp2c9H%22%2F%3E%3Ccircle%20cx%3D%2235.977%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2226.977%22%20cy%3D%2232.43%22%20r%3D%226.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2244.067%22%20cy%3D%2232.43%22%20r%3D%226.5%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M32.819%2035.3a3.86%203.86%200%200%200-1.853.047a5.3%205.3%200%200%200-1.025.514c-.33.2-.739.447-1.153.653a4.3%204.3%200%200%201-3.697-.21c-.143-.075-.285-.16-.423-.242l-.044-.027a7%207%200%200%200-1.07-.554a3.05%203.05%200%200%200-2.46-.01a.853.853%200%200%200-.278%201.217a7.36%207.36%200%200%200%206.188%203.272a7.53%207.53%200%200%200%206.291-3.355a.855.855%200%200%200-.476-1.305m17.604.532a.86.86%200%200%200-.573-.53a3.86%203.86%200%200%200-1.853.046a5.3%205.3%200%200%200-1.025.515c-.33.2-.738.446-1.152.652a4.3%204.3%200%200%201-3.698-.209a9%209%200%200%201-.423-.243l-.043-.026a7%207%200%200%200-1.07-.555a3.05%203.05%200%200%200-2.46-.009a.853.853%200%200%200-.279%201.216a7.36%207.36%200%200%200%206.189%203.273a7.51%207.51%200%200%200%206.29-3.356a.87.87%200%200%200%20.097-.775%22%2F%3E%3Cuse%20href%3D%22%23SVGntIp2c9H%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.977%22%20cy%3D%2236%22%20r%3D%2223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.17%2019.046a7.18%207.18%200%200%201-3.936%203.36a7.08%207.08%200%200%201-4.406.018m28.439-.726a7.17%207.17%200%200%201-5.146.54a7.1%207.1%200%200%201-3.643-2.478m.999%2026.74a8.697%208.697%200%200%201-13%200%22%2F%3E%3C%2Fg%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%3Cdefs%3E%3Cpath%20id%3D%22SVGntIp2c9H%22%20d%3D%22M34.527%2032.43a7.5%207.5%200%201%200-13.847%203.977a.85.85%200%200%201%20.405-.952a2.2%202.2%200%200%201%201.195-.261a5.483%205.483%200%200%201%204.013-8.209a5.38%205.38%200%201%200%205.798%208.218a3%203%200%200%201%20.733.078a.88.88%200%200%201%20.587.543a.86.86%200%200%201%20.006.513a7.44%207.44%200%200%200%201.11-3.907m-6.134%201.014a3%203%200%201%201%203-3a3%203%200%200%201-3%203m23.174-1.014a7.5%207.5%200%201%200-13.87%203.939a.9.9%200%200%201%20.006-.352a.87.87%200%200%201%20.413-.562a2.2%202.2%200%200%201%201.206-.259A5.482%205.482%200%200%201%2043.239%2027a5.382%205.382%200%201%200%205.863%208.204a3.2%203.2%200%200%201%20.753.078a.88.88%200%200%201%20.587.544a.86.86%200%200%201-.01.553a7.45%207.45%200%200%200%201.135-3.948m-6.163%201.014a3%203%200%201%201%203-3a3%203%200%200%201-3%203%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGntIp2c9H%22%2F%3E%3Ccircle%20cx%3D%2235.977%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2226.977%22%20cy%3D%2232.43%22%20r%3D%226.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2244.067%22%20cy%3D%2232.43%22%20r%3D%226.5%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M32.819%2035.3a3.86%203.86%200%200%200-1.853.047a5.3%205.3%200%200%200-1.025.514c-.33.2-.739.447-1.153.653a4.3%204.3%200%200%201-3.697-.21c-.143-.075-.285-.16-.423-.242l-.044-.027a7%207%200%200%200-1.07-.554a3.05%203.05%200%200%200-2.46-.01a.853.853%200%200%200-.278%201.217a7.36%207.36%200%200%200%206.188%203.272a7.53%207.53%200%200%200%206.291-3.355a.855.855%200%200%200-.476-1.305m17.604.532a.86.86%200%200%200-.573-.53a3.86%203.86%200%200%200-1.853.046a5.3%205.3%200%200%200-1.025.515c-.33.2-.738.446-1.152.652a4.3%204.3%200%200%201-3.698-.209a9%209%200%200%201-.423-.243l-.043-.026a7%207%200%200%200-1.07-.555a3.05%203.05%200%200%200-2.46-.009a.853.853%200%200%200-.279%201.216a7.36%207.36%200%200%200%206.189%203.273a7.51%207.51%200%200%200%206.29-3.356a.87.87%200%200%200%20.097-.775%22%2F%3E%3Cuse%20href%3D%22%23SVGntIp2c9H%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.977%22%20cy%3D%2236%22%20r%3D%2223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.17%2019.046a7.18%207.18%200%200%201-3.936%203.36a7.08%207.08%200%200%201-4.406.018m28.439-.726a7.17%207.17%200%200%201-5.146.54a7.1%207.1%200%200%201-3.643-2.478m.999%2026.74a8.697%208.697%200%200%201-13%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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