pleading face emoji
pleading-face from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- pleading-face
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the pleading face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M15 16.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m10.96-.02a4.48 4.48 0 1 1-8.96 0a4.48 4.48 0 0 1 8.96 0"/><path fill="#402a32" d="M10.88 12C8.74 12 7 13.74 7 15.88s1.74 3.88 3.88 3.88s3.88-1.74 3.88-3.88S13.02 12 10.88 12m10 0C18.74 12 17 13.74 17 15.88s1.74 3.88 3.88 3.88s3.88-1.74 3.88-3.88S23.02 12 20.88 12"/><path fill="#fff" d="M13.163 15.937c.745-.237 1.049-1.07.68-1.865c-.367-.788-1.26-1.246-2.006-1.01c-.745.238-1.049 1.07-.68 1.866c.367.795 1.26 1.246 2.006 1.009m10 0c.745-.237 1.049-1.07.68-1.865c-.367-.788-1.27-1.246-2.006-1.01c-.745.238-1.049 1.07-.68 1.866c.367.795 1.26 1.246 2.006 1.009"/><path fill="#402a32" d="M8.952 9.2c.54-.475.875-1.127 1.065-1.83a.5.5 0 0 1 .966.26c-.225.831-.64 1.68-1.371 2.321C8.873 10.6 7.855 11 6.5 11a.5.5 0 0 1 0-1c1.145 0 1.92-.333 2.452-.8m5.944 16.245q-.003.005-.002.002a1 1 0 1 1-1.788-.894C13.434 23.896 14.405 23 16 23s2.566.896 2.894 1.553a1 1 0 1 1-1.788.894l-.002-.002c-.013-.018-.086-.12-.251-.225c-.173-.11-.447-.22-.853-.22s-.68.11-.853.22a.9.9 0 0 0-.25.225M21.983 7.37c.19.703.525 1.355 1.065 1.83c.533.467 1.307.8 2.452.8a.5.5 0 0 1 0 1c-1.355 0-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5 0 1 1 .965-.262"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatPleadingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M15 16.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m10.96-.02a4.48 4.48 0 1 1-8.96 0a4.48 4.48 0 0 1 8.96 0"/><path fill="#402a32" d="M10.88 12C8.74 12 7 13.74 7 15.88s1.74 3.88 3.88 3.88s3.88-1.74 3.88-3.88S13.02 12 10.88 12m10 0C18.74 12 17 13.74 17 15.88s1.74 3.88 3.88 3.88s3.88-1.74 3.88-3.88S23.02 12 20.88 12"/><path fill="#fff" d="M13.163 15.937c.745-.237 1.049-1.07.68-1.865c-.367-.788-1.26-1.246-2.006-1.01c-.745.238-1.049 1.07-.68 1.866c.367.795 1.26 1.246 2.006 1.009m10 0c.745-.237 1.049-1.07.68-1.865c-.367-.788-1.27-1.246-2.006-1.01c-.745.238-1.049 1.07-.68 1.866c.367.795 1.26 1.246 2.006 1.009"/><path fill="#402a32" d="M8.952 9.2c.54-.475.875-1.127 1.065-1.83a.5.5 0 0 1 .966.26c-.225.831-.64 1.68-1.371 2.321C8.873 10.6 7.855 11 6.5 11a.5.5 0 0 1 0-1c1.145 0 1.92-.333 2.452-.8m5.944 16.245q-.003.005-.002.002a1 1 0 1 1-1.788-.894C13.434 23.896 14.405 23 16 23s2.566.896 2.894 1.553a1 1 0 1 1-1.788.894l-.002-.002c-.013-.018-.086-.12-.251-.225c-.173-.11-.447-.22-.853-.22s-.68.11-.853.22a.9.9 0 0 0-.25.225M21.983 7.37c.19.703.525 1.355 1.065 1.83c.533.467 1.307.8 2.452.8a.5.5 0 0 1 0 1c-1.355 0-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5 0 1 1 .965-.262"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M15 16.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m10.96-.02a4.48 4.48 0 1 1-8.96 0a4.48 4.48 0 0 1 8.96 0"/><path fill="#402a32" d="M10.88 12C8.74 12 7 13.74 7 15.88s1.74 3.88 3.88 3.88s3.88-1.74 3.88-3.88S13.02 12 10.88 12m10 0C18.74 12 17 13.74 17 15.88s1.74 3.88 3.88 3.88s3.88-1.74 3.88-3.88S23.02 12 20.88 12"/><path fill="#fff" d="M13.163 15.937c.745-.237 1.049-1.07.68-1.865c-.367-.788-1.26-1.246-2.006-1.01c-.745.238-1.049 1.07-.68 1.866c.367.795 1.26 1.246 2.006 1.009m10 0c.745-.237 1.049-1.07.68-1.865c-.367-.788-1.27-1.246-2.006-1.01c-.745.238-1.049 1.07-.68 1.866c.367.795 1.26 1.246 2.006 1.009"/><path fill="#402a32" d="M8.952 9.2c.54-.475.875-1.127 1.065-1.83a.5.5 0 0 1 .966.26c-.225.831-.64 1.68-1.371 2.321C8.873 10.6 7.855 11 6.5 11a.5.5 0 0 1 0-1c1.145 0 1.92-.333 2.452-.8m5.944 16.245q-.003.005-.002.002a1 1 0 1 1-1.788-.894C13.434 23.896 14.405 23 16 23s2.566.896 2.894 1.553a1 1 0 1 1-1.788.894l-.002-.002c-.013-.018-.086-.12-.251-.225c-.173-.11-.447-.22-.853-.22s-.68.11-.853.22a.9.9 0 0 0-.25.225M21.983 7.37c.19.703.525 1.355 1.065 1.83c.533.467 1.307.8 2.452.8a.5.5 0 0 1 0 1c-1.355 0-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5 0 1 1 .965-.262"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2016.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m10.96-.02a4.48%204.48%200%201%201-8.96%200a4.48%204.48%200%200%201%208.96%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M10.88%2012C8.74%2012%207%2013.74%207%2015.88s1.74%203.88%203.88%203.88s3.88-1.74%203.88-3.88S13.02%2012%2010.88%2012m10%200C18.74%2012%2017%2013.74%2017%2015.88s1.74%203.88%203.88%203.88s3.88-1.74%203.88-3.88S23.02%2012%2020.88%2012%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.163%2015.937c.745-.237%201.049-1.07.68-1.865c-.367-.788-1.26-1.246-2.006-1.01c-.745.238-1.049%201.07-.68%201.866c.367.795%201.26%201.246%202.006%201.009m10%200c.745-.237%201.049-1.07.68-1.865c-.367-.788-1.27-1.246-2.006-1.01c-.745.238-1.049%201.07-.68%201.866c.367.795%201.26%201.246%202.006%201.009%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M8.952%209.2c.54-.475.875-1.127%201.065-1.83a.5.5%200%200%201%20.966.26c-.225.831-.64%201.68-1.371%202.321C8.873%2010.6%207.855%2011%206.5%2011a.5.5%200%200%201%200-1c1.145%200%201.92-.333%202.452-.8m5.944%2016.245q-.003.005-.002.002a1%201%200%201%201-1.788-.894C13.434%2023.896%2014.405%2023%2016%2023s2.566.896%202.894%201.553a1%201%200%201%201-1.788.894l-.002-.002c-.013-.018-.086-.12-.251-.225c-.173-.11-.447-.22-.853-.22s-.68.11-.853.22a.9.9%200%200%200-.25.225M21.983%207.37c.19.703.525%201.355%201.065%201.83c.533.467%201.307.8%202.452.8a.5.5%200%200%201%200%201c-1.355%200-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5%200%201%201%20.965-.262%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2016.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m10.96-.02a4.48%204.48%200%201%201-8.96%200a4.48%204.48%200%200%201%208.96%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M10.88%2012C8.74%2012%207%2013.74%207%2015.88s1.74%203.88%203.88%203.88s3.88-1.74%203.88-3.88S13.02%2012%2010.88%2012m10%200C18.74%2012%2017%2013.74%2017%2015.88s1.74%203.88%203.88%203.88s3.88-1.74%203.88-3.88S23.02%2012%2020.88%2012%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.163%2015.937c.745-.237%201.049-1.07.68-1.865c-.367-.788-1.26-1.246-2.006-1.01c-.745.238-1.049%201.07-.68%201.866c.367.795%201.26%201.246%202.006%201.009m10%200c.745-.237%201.049-1.07.68-1.865c-.367-.788-1.27-1.246-2.006-1.01c-.745.238-1.049%201.07-.68%201.866c.367.795%201.26%201.246%202.006%201.009%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M8.952%209.2c.54-.475.875-1.127%201.065-1.83a.5.5%200%200%201%20.966.26c-.225.831-.64%201.68-1.371%202.321C8.873%2010.6%207.855%2011%206.5%2011a.5.5%200%200%201%200-1c1.145%200%201.92-.333%202.452-.8m5.944%2016.245q-.003.005-.002.002a1%201%200%201%201-1.788-.894C13.434%2023.896%2014.405%2023%2016%2023s2.566.896%202.894%201.553a1%201%200%201%201-1.788.894l-.002-.002c-.013-.018-.086-.12-.251-.225c-.173-.11-.447-.22-.853-.22s-.68.11-.853.22a.9.9%200%200%200-.25.225M21.983%207.37c.19.703.525%201.355%201.065%201.83c.533.467%201.307.8%202.452.8a.5.5%200%200%201%200%201c-1.355%200-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5%200%201%201%20.965-.262%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/pleading-face.svg?color=%231a73e8&size=48