Emoji Bug Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Bug 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/325151.svg" alt="Emoji Bug icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325151.svg" alt="Emoji Bug icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325151.svg" alt="Emoji Bug icon" :width="24" :height="24" />
CSS background
.icon-emoji-bug {
background-image: url('https://proicons.com/icon/325151.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M12.0887,20.4633s-6.5743.8925-2.7539,7.1387c.9841,1.433,2.6157,2.2875,4.3576,2.2823"/><path id="c" class="n" d="M8.1415,23.8594c-1.1345.011-3.3146.4619-2.4476,3.9197,0,0,1.0659,3.9064,5.7875,1.6825"/><path id="d" class="n" d="M19.48,17.3764s-8.8521-1.4602-7.11,6.6707c1.0362,4.8368,3.6665,5.4098,5.5777,5.1109"/><path id="e" class="n" d="M24.968,16.6002c-2.0201-.6012-7.363-1.4989-6.6745,6.1185.5242,5.801,2.6265,6.3992,4.1514,6.0135"/><path id="f" class="n" d="M30.5748,17.4957s-7.5417-5.5026-7.0692,4.9658c.1143,2.5311.5511,4.153,1.1425,5.1622l.0167.0278c.3326.6358.6294,1.2897.8888,1.9585.1946.6282.3731,1.9858,2.1388,1.5968.1154-.0249,1.7585-.8075,1.8605-.8668"/><path id="g" class="n" d="M35.1188,19.0768s-6.8846-5.6153-7.1176,4.0821c-.0563,2.3447.2569,3.873.7588,4.8466l.0142.0268c.2773.6094.5195,1.2341.7254,1.8711.1457.5937.2282,1.8596,1.9501,1.6259.2107.1165,2.0115-.7908,2.1719-1.203"/><path id="h" class="n" d="M36.0088,31.7728c-.171.1108-.3698.1714-.5737.1749-1.7032.0547-1.7067-1.0798-1.8135-1.6214-.164-.5883-.3635-1.1661-.5974-1.7304l-.0122-.0251c-.4328-.9116-.6468-2.3001-.4486-4.3823.8203-8.6124,7.2306-2.9995,7.2306-2.9995,0,0,4.45,3.9848-3.7853,10.5838"/><path id="i" class="n" d="M13.6924,29.8844s.8303.2431,0,1.6337"/><path id="j" class="n" d="M17.9473,29.1552s.8303.2431,0,1.6337"/><path id="k" class="n" d="M22.4449,28.7333s.8303.2431,0,1.6338"/><path id="l" class="n" d="M38.4921,29.6333c.7062,1.1783,2.1456.2103,2.1456.2103,3.4791-2.9343,1.0301-4.7793,1.0301-4.7793-.2021-.1431-.4167-.2675-.6415-.3716"/><path id="m" class="n" d="M13.6924,29.8844l4.2549-.7293c1.5666-.2781,3.685-.2788,4.4976-.423,1.7169.3509,2.4392.9094,3.2758,1.444"/></svg>
Copied!