Emoji Wind Blowing Face Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Wind Blowing Face 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/339977.svg" alt="Emoji Wind Blowing Face icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339977.svg" alt="Emoji Wind Blowing Face icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339977.svg" alt="Emoji Wind Blowing Face icon" :width="24" :height="24" />
CSS background
.icon-emoji-wind-blowing-face {
background-image: url('https://proicons.com/icon/339977.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"><defs><style>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M37.1465,34.2686c3.7293-.1187,6.3936-4.3882,6.3531-8.1393-.0466-4.3076-2.9805-7.8342-6.7523-8.1205-.2885-.0219-.5226-.2236-.5776-.5059-.8426-4.321-4.7295-7.5681-9.325-7.5681-2.9866,0-5.6471,1.3503-7.3748,3.4983-.1688.2099-.4522.3061-.7014.2017-.6648-.2784-1.3669-.4131-2.1525-.4131-2.9687,0-5.4055,2.2626-5.6585,5.1467-.0241.2754-.2475.4982-.5242.5278-3.3537.3587-5.9332,3.6564-5.9332,7.6705,0,4.2537,2.9539,7.7019,6.5977,7.7019h26.0487"/><path id="c" class="k" d="M21.371,19.7053c-.7363.6081-1.6732.9201-2.6276.8751-.9545.0453-1.8917-.2665-2.6282-.8745"/><path id="d" class="k" d="M31.8844,19.7053c-.7363.6081-1.6732.9201-2.6276.8751-.9545.0453-1.8917-.2665-2.6282-.8745"/><path id="e" class="k" d="M26.2004,27.7815c1.0097,0,1.8281-.6925,1.8281-1.5467,0-.6407-.4604-1.1904-1.1165-1.4252-.2187-.0783-.4592-.1215-.7116-.1215"/><path id="f" class="k" d="M25.9402,30.8686c.5729,0,1.2284-.3474,1.4204-.8958.3072-.8775-.2164-1.8586-1.1695-2.1913"/><path id="g" class="k" d="M40.0649,27.9188c1.3129-2.0131,1.2257-4.8281-1.2136-5.9628-1.0903-.5072-2.3571-.371-3.0136.6356-.3282.5033-.1857,1.177.3182,1.5048"/><path id="h" class="k" d="M30.1482,28.5223c2.9007,1.6837,7.3156,3.2568,9.9167-.6035"/><path id="i" class="k" d="M36.02,36.2238c-.1258,1.1217-1.1379,1.9545-2.2612,1.8288-.9445-.1056-1.6665-.8374-1.7975-1.7345"/><path id="j" class="k" d="M30.2892,28.5223s6.2179,3.3171,5.7308,7.7015"/></svg>
Copied!