person facepalming emoji

person-facepalming from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
person-facepalming
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the person facepalming emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M16 60.958L15.875 57c0-5.875 6.133-10 11.125-10q9 7.5 18 0c4.994 0 10 5.006 10 10v3.958"/><path fill="#f1b31c" d="M25.772 39c-4 0-4.832-6.5-4.832-13.5S25.77 12 35.772 12s14 7 14 14s0 13-4 13"/><g fill="#fcea2b"><path d="M28.844 43.094c.75.918 4.008 2.906 6.906 2.906c5.937 0 11.125-5.25 11.125-14.25c0-3-1-5-1-5c-3-3-7.656-9.5-7.656-9.5c-1.121.841-2.074 2.548-3.324 3.978"/><path d="M28.875 60.958c.005-.57-.697-10.41 0-14.972c.267-1.746 2-1.986 3-3.986c3-6 1.833-8.333 4-14c1.13-2.954-1.564-3.724-3.127-.6l3.008-3.794c1.204-3.315-2.588-4.44-4.256-2.606l-1.827 3.627c1.57-2.354-.982-4.149-2.673-2.375c-1.58 1.655-3.624 6.294-5.125 10.748c0 0-.117-2.194.813-4.187c.564-1.21.228-2.95-1.688-2.813c-.997.071-1.764 2.773-2.54 5.667c-.78 2.907.088 7.156.72 8.42c1.414 2.829 1.695 2.9 1.695 2.9s-2 8.971-4 17.971"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22.19 23.402C23.088 17.366 27.243 12 36 12c10 0 14 7 14 14s0 13-4 13"/><path d="M41.873 30a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.438 38H39m16 22v-3c0-4.994-5.006-9-10-9c-3.365 2.803-6.839 3.693-10.094 3.693c-.704 0-1.441-.065-2.053-.14"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M32.346 21.542C30.156 24.828 30.447 24.346 27 31m-5 1.603c2.25-4.334 4.11-7.81 5.531-9.603M17 60c2-9 4-17.411 4-17.411s-.586-.76-2-3.589c-2-4 0-9 2-12m14-4c-1.283 2.565-2.826 5.477-4 9m-2 28c.005-.57-.697-9.451 0-14.014c.267-1.746 2.191-2.289 3-3.986c1.906-4 2.334-7.806 3.937-14"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.326 19.71c.51-.56.906-1.134 1.674-1.71c0 0 4 5 7 8c0 0 1 2 1 5c0 9-5.127 14-11.063 14c-.22 0-.56-.023-.937-.056"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonFacepalming(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M16 60.958L15.875 57c0-5.875 6.133-10 11.125-10q9 7.5 18 0c4.994 0 10 5.006 10 10v3.958"/><path fill="#f1b31c" d="M25.772 39c-4 0-4.832-6.5-4.832-13.5S25.77 12 35.772 12s14 7 14 14s0 13-4 13"/><g fill="#fcea2b"><path d="M28.844 43.094c.75.918 4.008 2.906 6.906 2.906c5.937 0 11.125-5.25 11.125-14.25c0-3-1-5-1-5c-3-3-7.656-9.5-7.656-9.5c-1.121.841-2.074 2.548-3.324 3.978"/><path d="M28.875 60.958c.005-.57-.697-10.41 0-14.972c.267-1.746 2-1.986 3-3.986c3-6 1.833-8.333 4-14c1.13-2.954-1.564-3.724-3.127-.6l3.008-3.794c1.204-3.315-2.588-4.44-4.256-2.606l-1.827 3.627c1.57-2.354-.982-4.149-2.673-2.375c-1.58 1.655-3.624 6.294-5.125 10.748c0 0-.117-2.194.813-4.187c.564-1.21.228-2.95-1.688-2.813c-.997.071-1.764 2.773-2.54 5.667c-.78 2.907.088 7.156.72 8.42c1.414 2.829 1.695 2.9 1.695 2.9s-2 8.971-4 17.971"/></g><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M22.19 23.402C23.088 17.366 27.243 12 36 12c10 0 14 7 14 14s0 13-4 13"/><path d="M41.873 30a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37.438 38H39m16 22v-3c0-4.994-5.006-9-10-9c-3.365 2.803-6.839 3.693-10.094 3.693c-.704 0-1.441-.065-2.053-.14"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M32.346 21.542C30.156 24.828 30.447 24.346 27 31m-5 1.603c2.25-4.334 4.11-7.81 5.531-9.603M17 60c2-9 4-17.411 4-17.411s-.586-.76-2-3.589c-2-4 0-9 2-12m14-4c-1.283 2.565-2.826 5.477-4 9m-2 28c.005-.57-.697-9.451 0-14.014c.267-1.746 2.191-2.289 3-3.986c1.906-4 2.334-7.806 3.937-14"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37.326 19.71c.51-.56.906-1.134 1.674-1.71c0 0 4 5 7 8c0 0 1 2 1 5c0 9-5.127 14-11.063 14c-.22 0-.56-.023-.937-.056"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M16 60.958L15.875 57c0-5.875 6.133-10 11.125-10q9 7.5 18 0c4.994 0 10 5.006 10 10v3.958"/><path fill="#f1b31c" d="M25.772 39c-4 0-4.832-6.5-4.832-13.5S25.77 12 35.772 12s14 7 14 14s0 13-4 13"/><g fill="#fcea2b"><path d="M28.844 43.094c.75.918 4.008 2.906 6.906 2.906c5.937 0 11.125-5.25 11.125-14.25c0-3-1-5-1-5c-3-3-7.656-9.5-7.656-9.5c-1.121.841-2.074 2.548-3.324 3.978"/><path d="M28.875 60.958c.005-.57-.697-10.41 0-14.972c.267-1.746 2-1.986 3-3.986c3-6 1.833-8.333 4-14c1.13-2.954-1.564-3.724-3.127-.6l3.008-3.794c1.204-3.315-2.588-4.44-4.256-2.606l-1.827 3.627c1.57-2.354-.982-4.149-2.673-2.375c-1.58 1.655-3.624 6.294-5.125 10.748c0 0-.117-2.194.813-4.187c.564-1.21.228-2.95-1.688-2.813c-.997.071-1.764 2.773-2.54 5.667c-.78 2.907.088 7.156.72 8.42c1.414 2.829 1.695 2.9 1.695 2.9s-2 8.971-4 17.971"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22.19 23.402C23.088 17.366 27.243 12 36 12c10 0 14 7 14 14s0 13-4 13"/><path d="M41.873 30a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.438 38H39m16 22v-3c0-4.994-5.006-9-10-9c-3.365 2.803-6.839 3.693-10.094 3.693c-.704 0-1.441-.065-2.053-.14"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M32.346 21.542C30.156 24.828 30.447 24.346 27 31m-5 1.603c2.25-4.334 4.11-7.81 5.531-9.603M17 60c2-9 4-17.411 4-17.411s-.586-.76-2-3.589c-2-4 0-9 2-12m14-4c-1.283 2.565-2.826 5.477-4 9m-2 28c.005-.57-.697-9.451 0-14.014c.267-1.746 2.191-2.289 3-3.986c1.906-4 2.334-7.806 3.937-14"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.326 19.71c.51-.56.906-1.134 1.674-1.71c0 0 4 5 7 8c0 0 1 2 1 5c0 9-5.127 14-11.063 14c-.22 0-.56-.023-.937-.056"/></svg>
</template>

CSS

.icon-person-facepalming {
  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%2392d3f5%22%20d%3D%22M16%2060.958L15.875%2057c0-5.875%206.133-10%2011.125-10q9%207.5%2018%200c4.994%200%2010%205.006%2010%2010v3.958%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M25.772%2039c-4%200-4.832-6.5-4.832-13.5S25.77%2012%2035.772%2012s14%207%2014%2014s0%2013-4%2013%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M28.844%2043.094c.75.918%204.008%202.906%206.906%202.906c5.937%200%2011.125-5.25%2011.125-14.25c0-3-1-5-1-5c-3-3-7.656-9.5-7.656-9.5c-1.121.841-2.074%202.548-3.324%203.978%22%2F%3E%3Cpath%20d%3D%22M28.875%2060.958c.005-.57-.697-10.41%200-14.972c.267-1.746%202-1.986%203-3.986c3-6%201.833-8.333%204-14c1.13-2.954-1.564-3.724-3.127-.6l3.008-3.794c1.204-3.315-2.588-4.44-4.256-2.606l-1.827%203.627c1.57-2.354-.982-4.149-2.673-2.375c-1.58%201.655-3.624%206.294-5.125%2010.748c0%200-.117-2.194.813-4.187c.564-1.21.228-2.95-1.688-2.813c-.997.071-1.764%202.773-2.54%205.667c-.78%202.907.088%207.156.72%208.42c1.414%202.829%201.695%202.9%201.695%202.9s-2%208.971-4%2017.971%22%2F%3E%3C%2Fg%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%22M22.19%2023.402C23.088%2017.366%2027.243%2012%2036%2012c10%200%2014%207%2014%2014s0%2013-4%2013%22%2F%3E%3Cpath%20d%3D%22M41.873%2030a2%202%200%201%201-4%200a2%202%200%200%201%204%200%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%22M37.438%2038H39m16%2022v-3c0-4.994-5.006-9-10-9c-3.365%202.803-6.839%203.693-10.094%203.693c-.704%200-1.441-.065-2.053-.14%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%22M32.346%2021.542C30.156%2024.828%2030.447%2024.346%2027%2031m-5%201.603c2.25-4.334%204.11-7.81%205.531-9.603M17%2060c2-9%204-17.411%204-17.411s-.586-.76-2-3.589c-2-4%200-9%202-12m14-4c-1.283%202.565-2.826%205.477-4%209m-2%2028c.005-.57-.697-9.451%200-14.014c.267-1.746%202.191-2.289%203-3.986c1.906-4%202.334-7.806%203.937-14%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%22M37.326%2019.71c.51-.56.906-1.134%201.674-1.71c0%200%204%205%207%208c0%200%201%202%201%205c0%209-5.127%2014-11.063%2014c-.22%200-.56-.023-.937-.056%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%2392d3f5%22%20d%3D%22M16%2060.958L15.875%2057c0-5.875%206.133-10%2011.125-10q9%207.5%2018%200c4.994%200%2010%205.006%2010%2010v3.958%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M25.772%2039c-4%200-4.832-6.5-4.832-13.5S25.77%2012%2035.772%2012s14%207%2014%2014s0%2013-4%2013%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M28.844%2043.094c.75.918%204.008%202.906%206.906%202.906c5.937%200%2011.125-5.25%2011.125-14.25c0-3-1-5-1-5c-3-3-7.656-9.5-7.656-9.5c-1.121.841-2.074%202.548-3.324%203.978%22%2F%3E%3Cpath%20d%3D%22M28.875%2060.958c.005-.57-.697-10.41%200-14.972c.267-1.746%202-1.986%203-3.986c3-6%201.833-8.333%204-14c1.13-2.954-1.564-3.724-3.127-.6l3.008-3.794c1.204-3.315-2.588-4.44-4.256-2.606l-1.827%203.627c1.57-2.354-.982-4.149-2.673-2.375c-1.58%201.655-3.624%206.294-5.125%2010.748c0%200-.117-2.194.813-4.187c.564-1.21.228-2.95-1.688-2.813c-.997.071-1.764%202.773-2.54%205.667c-.78%202.907.088%207.156.72%208.42c1.414%202.829%201.695%202.9%201.695%202.9s-2%208.971-4%2017.971%22%2F%3E%3C%2Fg%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%22M22.19%2023.402C23.088%2017.366%2027.243%2012%2036%2012c10%200%2014%207%2014%2014s0%2013-4%2013%22%2F%3E%3Cpath%20d%3D%22M41.873%2030a2%202%200%201%201-4%200a2%202%200%200%201%204%200%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%22M37.438%2038H39m16%2022v-3c0-4.994-5.006-9-10-9c-3.365%202.803-6.839%203.693-10.094%203.693c-.704%200-1.441-.065-2.053-.14%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%22M32.346%2021.542C30.156%2024.828%2030.447%2024.346%2027%2031m-5%201.603c2.25-4.334%204.11-7.81%205.531-9.603M17%2060c2-9%204-17.411%204-17.411s-.586-.76-2-3.589c-2-4%200-9%202-12m14-4c-1.283%202.565-2.826%205.477-4%209m-2%2028c.005-.57-.697-9.451%200-14.014c.267-1.746%202.191-2.289%203-3.986c1.906-4%202.334-7.806%203.937-14%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%22M37.326%2019.71c.51-.56.906-1.134%201.674-1.71c0%200%204%205%207%208c0%200%201%202%201%205c0%209-5.127%2014-11.063%2014c-.22%200-.56-.023-.937-.056%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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