pleading face emoji

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

Name
pleading-face
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 pleading face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m32.752 14.27l-2.283.444a18.6 18.6 0 0 0-5.685 2.111l-.229.13a18.6 18.6 0 0 0-4.169 3.247l-.81.84a18.6 18.6 0 0 0-3.463 5.041l-.319.684a18.6 18.6 0 0 0-1.75 7.879v2.89c0 3.353.907 6.644 2.622 9.525l.774 1.3a18.6 18.6 0 0 0 5.533 5.874l1.318.896a18.6 18.6 0 0 0 6.913 2.877l1.502.292a18.6 18.6 0 0 0 6.509.106l.53-.085a18.6 18.6 0 0 0 6.162-2.15l1.685-.947a18.6 18.6 0 0 0 5.21-4.342l.555-.67a18.6 18.6 0 0 0 3.377-6.126l.655-2.013a18.6 18.6 0 0 0 .834-7.5l-.064-.687a18.6 18.6 0 0 0-1.767-6.353l-.983-2.037a18.62 18.62 0 0 0-8.033-8.354l-1.788-.95a18.6 18.6 0 0 0-5.872-1.957l-.546-.085a18.6 18.6 0 0 0-6.418.12"/><circle cx="44.45" cy="31.38" r="6.5" fill="#fff"/><circle cx="27.76" cy="31.38" r="6.5" fill="#fff"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.02 46.68c1.379-1.678 4.279-2.713 7.347-2.628c2.817.079 5.358 1.091 6.612 2.628"/><circle cx="27.56" cy="31.38" r="6.5" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><circle cx="44.65" cy="31.38" r="6.5" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill-rule="evenodd" d="M27.53 25.77a4.619 4.619 0 1 0 .027 0zm-1.453 1.828a2 2 0 1 1 0 4a2 2 0 0 1 0-4M44.62 25.77a4.619 4.619 0 1 0 .027 0zm-1.453 1.828a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M41.31 18.02c1.185 2.421 3 5 9 4m-19.35-4c-1.185 2.421-3 5-9 4"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPleadingFace(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="m32.752 14.27l-2.283.444a18.6 18.6 0 0 0-5.685 2.111l-.229.13a18.6 18.6 0 0 0-4.169 3.247l-.81.84a18.6 18.6 0 0 0-3.463 5.041l-.319.684a18.6 18.6 0 0 0-1.75 7.879v2.89c0 3.353.907 6.644 2.622 9.525l.774 1.3a18.6 18.6 0 0 0 5.533 5.874l1.318.896a18.6 18.6 0 0 0 6.913 2.877l1.502.292a18.6 18.6 0 0 0 6.509.106l.53-.085a18.6 18.6 0 0 0 6.162-2.15l1.685-.947a18.6 18.6 0 0 0 5.21-4.342l.555-.67a18.6 18.6 0 0 0 3.377-6.126l.655-2.013a18.6 18.6 0 0 0 .834-7.5l-.064-.687a18.6 18.6 0 0 0-1.767-6.353l-.983-2.037a18.62 18.62 0 0 0-8.033-8.354l-1.788-.95a18.6 18.6 0 0 0-5.872-1.957l-.546-.085a18.6 18.6 0 0 0-6.418.12"/><circle cx="44.45" cy="31.38" r="6.5" fill="#fff"/><circle cx="27.76" cy="31.38" r="6.5" fill="#fff"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M29.02 46.68c1.379-1.678 4.279-2.713 7.347-2.628c2.817.079 5.358 1.091 6.612 2.628"/><circle cx="27.56" cy="31.38" r="6.5" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"/><circle cx="44.65" cy="31.38" r="6.5" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"/><path fillRule="evenodd" d="M27.53 25.77a4.619 4.619 0 1 0 .027 0zm-1.453 1.828a2 2 0 1 1 0 4a2 2 0 0 1 0-4M44.62 25.77a4.619 4.619 0 1 0 .027 0zm-1.453 1.828a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M41.31 18.02c1.185 2.421 3 5 9 4m-19.35-4c-1.185 2.421-3 5-9 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m32.752 14.27l-2.283.444a18.6 18.6 0 0 0-5.685 2.111l-.229.13a18.6 18.6 0 0 0-4.169 3.247l-.81.84a18.6 18.6 0 0 0-3.463 5.041l-.319.684a18.6 18.6 0 0 0-1.75 7.879v2.89c0 3.353.907 6.644 2.622 9.525l.774 1.3a18.6 18.6 0 0 0 5.533 5.874l1.318.896a18.6 18.6 0 0 0 6.913 2.877l1.502.292a18.6 18.6 0 0 0 6.509.106l.53-.085a18.6 18.6 0 0 0 6.162-2.15l1.685-.947a18.6 18.6 0 0 0 5.21-4.342l.555-.67a18.6 18.6 0 0 0 3.377-6.126l.655-2.013a18.6 18.6 0 0 0 .834-7.5l-.064-.687a18.6 18.6 0 0 0-1.767-6.353l-.983-2.037a18.62 18.62 0 0 0-8.033-8.354l-1.788-.95a18.6 18.6 0 0 0-5.872-1.957l-.546-.085a18.6 18.6 0 0 0-6.418.12"/><circle cx="44.45" cy="31.38" r="6.5" fill="#fff"/><circle cx="27.76" cy="31.38" r="6.5" fill="#fff"/><circle cx="36" cy="36" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.02 46.68c1.379-1.678 4.279-2.713 7.347-2.628c2.817.079 5.358 1.091 6.612 2.628"/><circle cx="27.56" cy="31.38" r="6.5" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><circle cx="44.65" cy="31.38" r="6.5" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill-rule="evenodd" d="M27.53 25.77a4.619 4.619 0 1 0 .027 0zm-1.453 1.828a2 2 0 1 1 0 4a2 2 0 0 1 0-4M44.62 25.77a4.619 4.619 0 1 0 .027 0zm-1.453 1.828a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M41.31 18.02c1.185 2.421 3 5 9 4m-19.35-4c-1.185 2.421-3 5-9 4"/></svg>
</template>

CSS

.icon-pleading-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%22m32.752%2014.27l-2.283.444a18.6%2018.6%200%200%200-5.685%202.111l-.229.13a18.6%2018.6%200%200%200-4.169%203.247l-.81.84a18.6%2018.6%200%200%200-3.463%205.041l-.319.684a18.6%2018.6%200%200%200-1.75%207.879v2.89c0%203.353.907%206.644%202.622%209.525l.774%201.3a18.6%2018.6%200%200%200%205.533%205.874l1.318.896a18.6%2018.6%200%200%200%206.913%202.877l1.502.292a18.6%2018.6%200%200%200%206.509.106l.53-.085a18.6%2018.6%200%200%200%206.162-2.15l1.685-.947a18.6%2018.6%200%200%200%205.21-4.342l.555-.67a18.6%2018.6%200%200%200%203.377-6.126l.655-2.013a18.6%2018.6%200%200%200%20.834-7.5l-.064-.687a18.6%2018.6%200%200%200-1.767-6.353l-.983-2.037a18.62%2018.62%200%200%200-8.033-8.354l-1.788-.95a18.6%2018.6%200%200%200-5.872-1.957l-.546-.085a18.6%2018.6%200%200%200-6.418.12%22%2F%3E%3Ccircle%20cx%3D%2244.45%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2227.76%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22%23fff%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.02%2046.68c1.379-1.678%204.279-2.713%207.347-2.628c2.817.079%205.358%201.091%206.612%202.628%22%2F%3E%3Ccircle%20cx%3D%2227.56%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2244.65%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M27.53%2025.77a4.619%204.619%200%201%200%20.027%200zm-1.453%201.828a2%202%200%201%201%200%204a2%202%200%200%201%200-4M44.62%2025.77a4.619%204.619%200%201%200%20.027%200zm-1.453%201.828a2%202%200%201%201%200%204a2%202%200%200%201%200-4%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%22M41.31%2018.02c1.185%202.421%203%205%209%204m-19.35-4c-1.185%202.421-3%205-9%204%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%22m32.752%2014.27l-2.283.444a18.6%2018.6%200%200%200-5.685%202.111l-.229.13a18.6%2018.6%200%200%200-4.169%203.247l-.81.84a18.6%2018.6%200%200%200-3.463%205.041l-.319.684a18.6%2018.6%200%200%200-1.75%207.879v2.89c0%203.353.907%206.644%202.622%209.525l.774%201.3a18.6%2018.6%200%200%200%205.533%205.874l1.318.896a18.6%2018.6%200%200%200%206.913%202.877l1.502.292a18.6%2018.6%200%200%200%206.509.106l.53-.085a18.6%2018.6%200%200%200%206.162-2.15l1.685-.947a18.6%2018.6%200%200%200%205.21-4.342l.555-.67a18.6%2018.6%200%200%200%203.377-6.126l.655-2.013a18.6%2018.6%200%200%200%20.834-7.5l-.064-.687a18.6%2018.6%200%200%200-1.767-6.353l-.983-2.037a18.62%2018.62%200%200%200-8.033-8.354l-1.788-.95a18.6%2018.6%200%200%200-5.872-1.957l-.546-.085a18.6%2018.6%200%200%200-6.418.12%22%2F%3E%3Ccircle%20cx%3D%2244.45%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2227.76%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22%23fff%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.02%2046.68c1.379-1.678%204.279-2.713%207.347-2.628c2.817.079%205.358%201.091%206.612%202.628%22%2F%3E%3Ccircle%20cx%3D%2227.56%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2244.65%22%20cy%3D%2231.38%22%20r%3D%226.5%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M27.53%2025.77a4.619%204.619%200%201%200%20.027%200zm-1.453%201.828a2%202%200%201%201%200%204a2%202%200%200%201%200-4M44.62%2025.77a4.619%204.619%200%201%200%20.027%200zm-1.453%201.828a2%202%200%201%201%200%204a2%202%200%200%201%200-4%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%22M41.31%2018.02c1.185%202.421%203%205%209%204m-19.35-4c-1.185%202.421-3%205-9%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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