drooling face emoji
drooling-face from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- drooling-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
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the drooling face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#ea5a47" d="M48.16 44.41c0 3.569-3.975 6.406-11.94 6.406c-7.967 0-11.99-2.846-11.99-6.406h.094s12.14 3.063 23.68.066l.16-.066z"/><path fill="#92d3f5" d="M43.04 55.78c0 .733-.558 1.328-1.246 1.328s-1.246-.594-1.246-1.328v-4.387l3.261-1.223l2.739-1.63v11.48c0 .866-.783 1.568-1.749 1.568s-1.749-.702-1.749-1.568v-4.703"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M21.19 27.2a6.3 6.3 0 0 1 3.391-3a6.3 6.3 0 0 1 4.53-.42M50.8 27.2a7.19 7.19 0 0 0-7.909-3.431"/><path d="M50.24 54.07c5.338-4.212 8.764-10.74 8.764-18.07c0-12.7-10.3-23-23-23s-23 10.3-23 23s10.3 23 23 23q.552 0 1.096-.026"/><path d="M25.07 34.8c.621-.698 1.406-1.414 2.452-1.773c1.059-.364 2.116-.364 3.275-.249M46.95 34.8c-.621-.698-1.406-1.414-2.452-1.773c-1.059-.364-2.116-.364-3.275-.249M47.89 44.69c0 3.569-3.975 6.406-11.94 6.406c-7.967 0-11.99-2.846-11.99-6.406h.094s12.14 3.063 23.68.066z"/><path d="M42.85 55.56c0 .733-.558 1.328-1.246 1.328v0c-.688 0-1.246-.594-1.246-1.328v-4.387m6-2.853V59.8c0 .866-.783 1.568-1.749 1.568v0c-.966 0-1.749-.702-1.749-1.568v-4.703"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiDroolingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#ea5a47" d="M48.16 44.41c0 3.569-3.975 6.406-11.94 6.406c-7.967 0-11.99-2.846-11.99-6.406h.094s12.14 3.063 23.68.066l.16-.066z"/><path fill="#92d3f5" d="M43.04 55.78c0 .733-.558 1.328-1.246 1.328s-1.246-.594-1.246-1.328v-4.387l3.261-1.223l2.739-1.63v11.48c0 .866-.783 1.568-1.749 1.568s-1.749-.702-1.749-1.568v-4.703"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M21.19 27.2a6.3 6.3 0 0 1 3.391-3a6.3 6.3 0 0 1 4.53-.42M50.8 27.2a7.19 7.19 0 0 0-7.909-3.431"/><path d="M50.24 54.07c5.338-4.212 8.764-10.74 8.764-18.07c0-12.7-10.3-23-23-23s-23 10.3-23 23s10.3 23 23 23q.552 0 1.096-.026"/><path d="M25.07 34.8c.621-.698 1.406-1.414 2.452-1.773c1.059-.364 2.116-.364 3.275-.249M46.95 34.8c-.621-.698-1.406-1.414-2.452-1.773c-1.059-.364-2.116-.364-3.275-.249M47.89 44.69c0 3.569-3.975 6.406-11.94 6.406c-7.967 0-11.99-2.846-11.99-6.406h.094s12.14 3.063 23.68.066z"/><path d="M42.85 55.56c0 .733-.558 1.328-1.246 1.328v0c-.688 0-1.246-.594-1.246-1.328v-4.387m6-2.853V59.8c0 .866-.783 1.568-1.749 1.568v0c-.966 0-1.749-.702-1.749-1.568v-4.703"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#ea5a47" d="M48.16 44.41c0 3.569-3.975 6.406-11.94 6.406c-7.967 0-11.99-2.846-11.99-6.406h.094s12.14 3.063 23.68.066l.16-.066z"/><path fill="#92d3f5" d="M43.04 55.78c0 .733-.558 1.328-1.246 1.328s-1.246-.594-1.246-1.328v-4.387l3.261-1.223l2.739-1.63v11.48c0 .866-.783 1.568-1.749 1.568s-1.749-.702-1.749-1.568v-4.703"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M21.19 27.2a6.3 6.3 0 0 1 3.391-3a6.3 6.3 0 0 1 4.53-.42M50.8 27.2a7.19 7.19 0 0 0-7.909-3.431"/><path d="M50.24 54.07c5.338-4.212 8.764-10.74 8.764-18.07c0-12.7-10.3-23-23-23s-23 10.3-23 23s10.3 23 23 23q.552 0 1.096-.026"/><path d="M25.07 34.8c.621-.698 1.406-1.414 2.452-1.773c1.059-.364 2.116-.364 3.275-.249M46.95 34.8c-.621-.698-1.406-1.414-2.452-1.773c-1.059-.364-2.116-.364-3.275-.249M47.89 44.69c0 3.569-3.975 6.406-11.94 6.406c-7.967 0-11.99-2.846-11.99-6.406h.094s12.14 3.063 23.68.066z"/><path d="M42.85 55.56c0 .733-.558 1.328-1.246 1.328v0c-.688 0-1.246-.594-1.246-1.328v-4.387m6-2.853V59.8c0 .866-.783 1.568-1.749 1.568v0c-.966 0-1.749-.702-1.749-1.568v-4.703"/></g></svg> </template>
CSS
.icon-drooling-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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M48.16%2044.41c0%203.569-3.975%206.406-11.94%206.406c-7.967%200-11.99-2.846-11.99-6.406h.094s12.14%203.063%2023.68.066l.16-.066z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M43.04%2055.78c0%20.733-.558%201.328-1.246%201.328s-1.246-.594-1.246-1.328v-4.387l3.261-1.223l2.739-1.63v11.48c0%20.866-.783%201.568-1.749%201.568s-1.749-.702-1.749-1.568v-4.703%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22M21.19%2027.2a6.3%206.3%200%200%201%203.391-3a6.3%206.3%200%200%201%204.53-.42M50.8%2027.2a7.19%207.19%200%200%200-7.909-3.431%22%2F%3E%3Cpath%20d%3D%22M50.24%2054.07c5.338-4.212%208.764-10.74%208.764-18.07c0-12.7-10.3-23-23-23s-23%2010.3-23%2023s10.3%2023%2023%2023q.552%200%201.096-.026%22%2F%3E%3Cpath%20d%3D%22M25.07%2034.8c.621-.698%201.406-1.414%202.452-1.773c1.059-.364%202.116-.364%203.275-.249M46.95%2034.8c-.621-.698-1.406-1.414-2.452-1.773c-1.059-.364-2.116-.364-3.275-.249M47.89%2044.69c0%203.569-3.975%206.406-11.94%206.406c-7.967%200-11.99-2.846-11.99-6.406h.094s12.14%203.063%2023.68.066z%22%2F%3E%3Cpath%20d%3D%22M42.85%2055.56c0%20.733-.558%201.328-1.246%201.328v0c-.688%200-1.246-.594-1.246-1.328v-4.387m6-2.853V59.8c0%20.866-.783%201.568-1.749%201.568v0c-.966%200-1.749-.702-1.749-1.568v-4.703%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M48.16%2044.41c0%203.569-3.975%206.406-11.94%206.406c-7.967%200-11.99-2.846-11.99-6.406h.094s12.14%203.063%2023.68.066l.16-.066z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M43.04%2055.78c0%20.733-.558%201.328-1.246%201.328s-1.246-.594-1.246-1.328v-4.387l3.261-1.223l2.739-1.63v11.48c0%20.866-.783%201.568-1.749%201.568s-1.749-.702-1.749-1.568v-4.703%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22M21.19%2027.2a6.3%206.3%200%200%201%203.391-3a6.3%206.3%200%200%201%204.53-.42M50.8%2027.2a7.19%207.19%200%200%200-7.909-3.431%22%2F%3E%3Cpath%20d%3D%22M50.24%2054.07c5.338-4.212%208.764-10.74%208.764-18.07c0-12.7-10.3-23-23-23s-23%2010.3-23%2023s10.3%2023%2023%2023q.552%200%201.096-.026%22%2F%3E%3Cpath%20d%3D%22M25.07%2034.8c.621-.698%201.406-1.414%202.452-1.773c1.059-.364%202.116-.364%203.275-.249M46.95%2034.8c-.621-.698-1.406-1.414-2.452-1.773c-1.059-.364-2.116-.364-3.275-.249M47.89%2044.69c0%203.569-3.975%206.406-11.94%206.406c-7.967%200-11.99-2.846-11.99-6.406h.094s12.14%203.063%2023.68.066z%22%2F%3E%3Cpath%20d%3D%22M42.85%2055.56c0%20.733-.558%201.328-1.246%201.328v0c-.688%200-1.246-.594-1.246-1.328v-4.387m6-2.853V59.8c0%20.866-.783%201.568-1.749%201.568v0c-.966%200-1.749-.702-1.749-1.568v-4.703%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/drooling-face.svg?color=%231a73e8&size=48