Emoji Face Loudly Crying Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Face Loudly Crying 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/325275.svg" alt="Emoji Face Loudly Crying icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325275.svg" alt="Emoji Face Loudly Crying icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325275.svg" alt="Emoji Face Loudly Crying icon" :width="24" :height="24" />
CSS background
.icon-emoji-face-loudly-crying {
background-image: url('https://proicons.com/icon/325275.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="M11.1475,37.3064c-.7058-1.3118-.8214-4.461-.8214-6.0695,0-3.217,3.7822-10.4417,3.7822-10.4417" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M19.5244,20.8493s-4.3722,8.5603-4.3722,11.1918c0,2.4651.9088,7.0652.9088,8.6736" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M13.1413,21.4411c.3324-.2766,1.8065-1.4412,3.9485-1.3157,1.7382.1013,2.9037.9917,3.2906,1.3157" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M20.2,32.5237c-.0009,2.0984,1.6997,3.8003,3.7983,3.8012s3.8007-1.6994,3.8017-3.7979v-.0033c.0016-2.0984-1.6983-3.8009-3.797-3.8025s-3.8013,1.6981-3.8029,3.7965v.006" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="24" cy="24" r="18.5" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M36.8525,37.3031c.7058-1.3118.8214-4.461.8214-6.0695,0-3.217-3.7822-10.4417-3.7822-10.4417" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M28.4756,20.8459s4.3722,8.5603,4.3722,11.1918c0,2.4651-.9088,7.0652-.9088,8.6736" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="k" d="M34.8587,21.4378c-.3324-.2766-1.8065-1.4412-3.9485-1.3157-1.7382.1013-2.9037.9917-3.2906,1.3157" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!