Emoji Face With Open Mouth Vomiting Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Face With Open Mouth Vomiting 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/325291.svg" alt="Emoji Face With Open Mouth Vomiting icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325291.svg" alt="Emoji Face With Open Mouth Vomiting icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325291.svg" alt="Emoji Face With Open Mouth Vomiting icon" :width="24" :height="24" />
CSS background
.icon-emoji-face-with-open-mouth-vomiting {
background-image: url('https://proicons.com/icon/325291.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M29.28,9.9015c.3963,1.0609,1.1706,1.9366,2.1754,2.4587.9495.6281,2.0991.8778,3.2237.7035"/><path id="d" class="i" d="M18.72,9.9015c-.3963,1.0609-1.1706,1.9366-2.1754,2.4587-.9495.6281-2.0991.8778-3.2237.7035"/><path id="e" class="i" d="M32.1222,33.2567c1.7843,0,3.9402,1.4117,3.9402,2.6698,0,.8522-.6636,1.5951-1.6463,1.9858.693,2.2566-.9014,3.3791-2.1616,3.543-.7404.0963-1.5327-.3003-2.0207-.7925,0,1.0146-.8228,1.8372-1.8376,1.8372s-2.1136-.6794-2.1136-1.694c-.2267.7576-.9292,1.3098-1.7608,1.3098-.7969,0-1.6402-.6499-1.8949-1.359-.2644,1.0827-1.1699,1.6025-2.1136,1.4061-.7798-.1623-1.3311-.762-1.4174-1.4301-.1281.8896-1.1084,1.7672-2.0336,1.7672-1.0149,0-1.8376-.8226-1.8376-1.8372-1.0149,0-2.2847-.6422-2.2847-1.6569s.832-1.9296,1.8469-1.9296c-.4892-.3301-.8108-.8894-.8108-1.5239,0-1.0146,1.2596-2.0057,2.2744-2.0057-.0952-.1931-.1805-.3904-.2554-.5915-.2485-.6675-.3824-1.3771-.3824-2.1129,0-3.9241,3.8086-7.1052,8.5066-7.1052s8.5066,3.1811,8.5066,7.1052c0,.8476-.1777,1.6606-.5037,2.4143"/><path id="f" class="i" d="M16.1443,15.2249l4.777,2.9103-4.777,2.7102"/><path id="g" class="i" d="M31.8557,15.2249l-4.777,2.9103,4.777,2.7102"/><path id="h" class="i" d="M13.976,35.5524c-4.2409-2.9349-6.8374-7.7167-6.8374-13.1948,0-9.3102,7.5491-16.8576,16.8613-16.8576s16.8613,7.5474,16.8613,16.8576c0,4.88-2.074,9.2757-5.3889,12.3541"/></svg>
Copied!