Emoji Face Drooling Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Face Drooling icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339828.svg" alt="Emoji Face Drooling icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339828.svg" alt="Emoji Face Drooling icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339828.svg" alt="Emoji Face Drooling icon" :width="24" :height="24" />
CSS background
.icon-emoji-face-drooling {
background-image: url('https://proicons.com/icon/339828.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path id="e" d="M12.6655,16.3626c.5514-1.0602,1.4752-1.8772,2.5945-2.2949,1.075-.5356,2.3107-.6492,3.466-.322" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M35.3207,16.3626c-1.2104-2.1205-3.6756-3.1899-6.0513-2.6246" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M31.9221,39.2732c7.1447-3.4375,9.6757-10.5717,9.6757-16.1789,0-9.7151-7.8807-17.5943-17.5978-17.5943S6.4022,13.3792,6.4022,23.0943s7.8807,17.5943,17.5978,17.5943c.2812,0,3.4193,0,5.2457-.5225" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M15.6342,22.1763c.4751-.5336,1.0758-1.0817,1.8761-1.3563.8103-.2783,1.619-.2783,2.5058-.1903" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M32.375,22.1763c-.4751-.5336-1.0758-1.0817-1.8761-1.3563-.8103-.2783-1.619-.2783-2.5058-.1903" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M33.0942,29.7419c0,2.7302-3.0414,4.9004-9.1355,4.9004s-9.1738-2.1771-9.1738-4.9004h.0718s9.2886,2.3431,18.1181.0505l.1194-.0505" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="k" d="M29.238,38.0571c0,.5609-.4269,1.0159-.9533,1.0159h0c-.5266,0-.9533-.4546-.9533-1.0159v-3.3559M31.9221,32.5187v8.7818c0,.6623-.5992,1.1995-1.3382,1.1995h0c-.7392,0-1.3382-.5369-1.3382-1.1995v-3.5976" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!