drooling face emoji
drooling-face from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- drooling-face
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the drooling face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M53 60.1c0 1.1-6.1 1.9-13.7 1.9c-7.5 0-13.7-.9-13.7-1.9c0-1.1 6.1-1.9 13.7-1.9S53 59 53 60.1"/><path fill="#ffdd67" d="M62 32c0 16.6-10.8 30-30 30C15.4 62 2 48.6 2 32S15.4 2 32 2s30 13.4 30 30"/><path fill="#42ade2" d="M44.2 61.5H39c1.3-2.8 1.3-6.1 0-8.9h5.2c1.3 2.8 1.3 6.1 0 8.9"/><path fill="#664e27" d="M44.5 52.1c-.2 1.7-1.8 4-4.1 3.8c-1.9-.2-3.8-2.2-6.2-2.5c-2.5-.3-4.8 1.1-6.7.8c-2.6-.3-3.2-2.9-3-4.6c.4-3 5.2-4.9 10.7-4.2c5.5.6 9.7 3.6 9.3 6.7"/><circle cx="20.5" cy="29" r="10" fill="#fff"/><circle cx="20.5" cy="29" r="3.5" fill="#664e27"/><circle cx="43.5" cy="29" r="10" fill="#fff"/><circle cx="43.5" cy="29" r="3.5" fill="#664e27"/><path fill="#917524" d="M53.2 18.9c-3.2-2.7-7.5-3.9-11.7-3.1c-.6.1-1.1-2-.4-2.2c4.8-.9 9.8.5 13.5 3.6c.6.5-1 2.1-1.4 1.7m-30.7-7.2c-4.2-.7-8.5.4-11.7 3.1c-.4.4-2-1.2-1.4-1.7c3.7-3.2 8.7-4.5 13.5-3.6c.7.1.2 2.3-.4 2.2"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneDroolingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M53 60.1c0 1.1-6.1 1.9-13.7 1.9c-7.5 0-13.7-.9-13.7-1.9c0-1.1 6.1-1.9 13.7-1.9S53 59 53 60.1"/><path fill="#ffdd67" d="M62 32c0 16.6-10.8 30-30 30C15.4 62 2 48.6 2 32S15.4 2 32 2s30 13.4 30 30"/><path fill="#42ade2" d="M44.2 61.5H39c1.3-2.8 1.3-6.1 0-8.9h5.2c1.3 2.8 1.3 6.1 0 8.9"/><path fill="#664e27" d="M44.5 52.1c-.2 1.7-1.8 4-4.1 3.8c-1.9-.2-3.8-2.2-6.2-2.5c-2.5-.3-4.8 1.1-6.7.8c-2.6-.3-3.2-2.9-3-4.6c.4-3 5.2-4.9 10.7-4.2c5.5.6 9.7 3.6 9.3 6.7"/><circle cx="20.5" cy="29" r="10" fill="#fff"/><circle cx="20.5" cy="29" r="3.5" fill="#664e27"/><circle cx="43.5" cy="29" r="10" fill="#fff"/><circle cx="43.5" cy="29" r="3.5" fill="#664e27"/><path fill="#917524" d="M53.2 18.9c-3.2-2.7-7.5-3.9-11.7-3.1c-.6.1-1.1-2-.4-2.2c4.8-.9 9.8.5 13.5 3.6c.6.5-1 2.1-1.4 1.7m-30.7-7.2c-4.2-.7-8.5.4-11.7 3.1c-.4.4-2-1.2-1.4-1.7c3.7-3.2 8.7-4.5 13.5-3.6c.7.1.2 2.3-.4 2.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M53 60.1c0 1.1-6.1 1.9-13.7 1.9c-7.5 0-13.7-.9-13.7-1.9c0-1.1 6.1-1.9 13.7-1.9S53 59 53 60.1"/><path fill="#ffdd67" d="M62 32c0 16.6-10.8 30-30 30C15.4 62 2 48.6 2 32S15.4 2 32 2s30 13.4 30 30"/><path fill="#42ade2" d="M44.2 61.5H39c1.3-2.8 1.3-6.1 0-8.9h5.2c1.3 2.8 1.3 6.1 0 8.9"/><path fill="#664e27" d="M44.5 52.1c-.2 1.7-1.8 4-4.1 3.8c-1.9-.2-3.8-2.2-6.2-2.5c-2.5-.3-4.8 1.1-6.7.8c-2.6-.3-3.2-2.9-3-4.6c.4-3 5.2-4.9 10.7-4.2c5.5.6 9.7 3.6 9.3 6.7"/><circle cx="20.5" cy="29" r="10" fill="#fff"/><circle cx="20.5" cy="29" r="3.5" fill="#664e27"/><circle cx="43.5" cy="29" r="10" fill="#fff"/><circle cx="43.5" cy="29" r="3.5" fill="#664e27"/><path fill="#917524" d="M53.2 18.9c-3.2-2.7-7.5-3.9-11.7-3.1c-.6.1-1.1-2-.4-2.2c4.8-.9 9.8.5 13.5 3.6c.6.5-1 2.1-1.4 1.7m-30.7-7.2c-4.2-.7-8.5.4-11.7 3.1c-.4.4-2-1.2-1.4-1.7c3.7-3.2 8.7-4.5 13.5-3.6c.7.1.2 2.3-.4 2.2"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M53%2060.1c0%201.1-6.1%201.9-13.7%201.9c-7.5%200-13.7-.9-13.7-1.9c0-1.1%206.1-1.9%2013.7-1.9S53%2059%2053%2060.1%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M62%2032c0%2016.6-10.8%2030-30%2030C15.4%2062%202%2048.6%202%2032S15.4%202%2032%202s30%2013.4%2030%2030%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M44.2%2061.5H39c1.3-2.8%201.3-6.1%200-8.9h5.2c1.3%202.8%201.3%206.1%200%208.9%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M44.5%2052.1c-.2%201.7-1.8%204-4.1%203.8c-1.9-.2-3.8-2.2-6.2-2.5c-2.5-.3-4.8%201.1-6.7.8c-2.6-.3-3.2-2.9-3-4.6c.4-3%205.2-4.9%2010.7-4.2c5.5.6%209.7%203.6%209.3%206.7%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2229%22%20r%3D%2210%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2229%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Ccircle%20cx%3D%2243.5%22%20cy%3D%2229%22%20r%3D%2210%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2243.5%22%20cy%3D%2229%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M53.2%2018.9c-3.2-2.7-7.5-3.9-11.7-3.1c-.6.1-1.1-2-.4-2.2c4.8-.9%209.8.5%2013.5%203.6c.6.5-1%202.1-1.4%201.7m-30.7-7.2c-4.2-.7-8.5.4-11.7%203.1c-.4.4-2-1.2-1.4-1.7c3.7-3.2%208.7-4.5%2013.5-3.6c.7.1.2%202.3-.4%202.2%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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M53%2060.1c0%201.1-6.1%201.9-13.7%201.9c-7.5%200-13.7-.9-13.7-1.9c0-1.1%206.1-1.9%2013.7-1.9S53%2059%2053%2060.1%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M62%2032c0%2016.6-10.8%2030-30%2030C15.4%2062%202%2048.6%202%2032S15.4%202%2032%202s30%2013.4%2030%2030%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M44.2%2061.5H39c1.3-2.8%201.3-6.1%200-8.9h5.2c1.3%202.8%201.3%206.1%200%208.9%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M44.5%2052.1c-.2%201.7-1.8%204-4.1%203.8c-1.9-.2-3.8-2.2-6.2-2.5c-2.5-.3-4.8%201.1-6.7.8c-2.6-.3-3.2-2.9-3-4.6c.4-3%205.2-4.9%2010.7-4.2c5.5.6%209.7%203.6%209.3%206.7%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2229%22%20r%3D%2210%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2229%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Ccircle%20cx%3D%2243.5%22%20cy%3D%2229%22%20r%3D%2210%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2243.5%22%20cy%3D%2229%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M53.2%2018.9c-3.2-2.7-7.5-3.9-11.7-3.1c-.6.1-1.1-2-.4-2.2c4.8-.9%209.8.5%2013.5%203.6c.6.5-1%202.1-1.4%201.7m-30.7-7.2c-4.2-.7-8.5.4-11.7%203.1c-.4.4-2-1.2-1.4-1.7c3.7-3.2%208.7-4.5%2013.5-3.6c.7.1.2%202.3-.4%202.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/drooling-face.svg?color=%231a73e8&size=48