Emoji Face Melting Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Face Melting 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/339835.svg" alt="Emoji Face Melting icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339835.svg" alt="Emoji Face Melting icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339835.svg" alt="Emoji Face Melting icon" :width="24" :height="24" />
CSS background
.icon-emoji-face-melting {
background-image: url('https://proicons.com/icon/339835.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="M38.2654,29.26h.8905c.5099,0,.9232-.4134.9233-.9234h0c0-.6693-.4874-1.2388-1.1486-1.3422l-1.8666-.2917c-.7032-.1099-1.1428-.8211-.9267-1.4993l.3611-1.1332c.3389-.925.5478-1.8925.6206-2.875.4849-6.5076-5.03-12.2235-12.3182-12.7668-7.2882-.5433-12.7868,4.4019-14.075,10.7991-.2718,1.681-.0732,3.4045.5737,4.9797l.0982.2238c.5441,1.2411-.3255,2.642-1.6789,2.705l-1.4473.0674c-.7187.0334-1.2842.6261-1.284,1.3457h0c.0002.5073.4114.9184.9186.9185h3.3516c.532-.0525,1.0074.3321,1.0674.8633h0c.0606.5246-.3322.9922-.8594,1.0229l-4.2836-.1359c-.9234-.0186-1.682.7249-1.6821,1.6486v.0341c-.0032.6047.4857,1.0967,1.0903,1.0972h9.4391c.5345-.0331.9966.3689,1.0377.9029h0c.0947.5731-.3606,1.0886-.9409,1.0656l-4.6982.1795c-.6418.0225-1.1505.5494-1.1504,1.1916h0c0,.636.5383,1.1391,1.1727,1.0961l.2778-.0188c1.4261-.0967,2.8569.0994,4.2044.5761l.4508.1594c1.3155.4654,2.7292.5818,4.1032.338l4.4508-.7905c1.6-.284,3.2396-.2582,6.1143.2668l3.3294.1908c.6533,0,1.1829-.5297,1.1829-1.183h0c0-.765-.5916-1.3998-1.3547-1.4535l-.5159-.0363c-.5842-.0411-1.0372-.5271-1.0372-1.1128h0c0-1.1975,1.041-2.1289,2.2309-1.996l.9337.1042c.9799.1094,1.9684.1181,2.95.026l1.7709-.1661c1.1099-.1042,1.9582-1.0359,1.9583-2.1507h0c0-1.0625-.8612-1.9239-1.9236-1.9239h-3.2819" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M22.0121,17.5844c0,1.1318-.9174,2.0492-2.049,2.0492s-2.049-.9175-2.049-2.0492.9174-2.0492,2.049-2.0492h0c1.1315.0004,2.0486.9176,2.049,2.0492" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M30.2081,21.1333c0,1.1318-.9174,2.0492-2.049,2.0492s-2.049-.9175-2.049-2.0492.9174-2.0492,2.049-2.0492h0c1.1315.0004,2.0486.9176,2.049,2.0492" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M21.2513,26.0572c1.8636,2.0783,4.7355,2.9353,7.4331,2.2181" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!