Emoji Garlic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Garlic 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/325309.svg" alt="Emoji Garlic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325309.svg" alt="Emoji Garlic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325309.svg" alt="Emoji Garlic icon" :width="24" :height="24" />
CSS background
.icon-emoji-garlic {
background-image: url('https://proicons.com/icon/325309.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="M14.8246,25.3652c.2425-.4961.5273-.9703.8513-1.4175"/><path id="c" class="n" d="M20.5328,14.0667c.6196-2.3516,1.0221-4.755,1.2027-7.1801.0479-.778.692-1.3849,1.4716-1.3866l.8492.0012c1.1567,0,1.4191.4751,1.6965,1.598l1.4921,5.8977.1551.5989c.0359.1228.0789.2434.1288.3612l4.6076,9.9965c.7523,1.4917,1.6977,3.7728,1.6977,5.5771-.0825,5.4369-4.5563,9.7783-9.9943,9.6984-5.4382.0802-9.9123-4.2613-9.9947-9.6984.0022-1.4453.3374-2.8707.9796-4.1655"/><path id="d" class="n" d="M20.5021,14.1779s.0122-.0434.0306-.1112"/><path id="e" class="n" d="M20.5328,14.0667c.0555-.1923.1054-.3789.143-.5528"/><path id="f" class="n" d="M14.7716,25.4504s.0182-.0293.0527-.0852"/><path id="g" class="n" d="M15.6755,23.9477c1.4064-2.3846,4.0421-7.055,4.8573-9.881"/><path id="h" class="n" d="M20.869,12.694c-.3515,3.4861-6.286,6.4475-6.7851,6.6907l-.0489.0238"/><path id="i" class="n" d="M27.1662,38.679c5.734-.2344,11.7525-4.8692,11.7525-10.4219-.0194-3.6343-1.9226-6.9986-5.0279-8.8878-.1203-.0626-.3885-.2068-.741-.4113-1.6792-.9733-5.412-3.4306-5.9781-6.2643l-.0185-.0729"/><path id="j" class="n" d="M15.0866,18.8366c-.3442.1638-.6789.3467-1.0026.5478-3.0911,1.8924-4.9835,5.2486-5.0027,8.8725,0,5.474,5.9662,10.1204,11.5945,10.475"/><path id="k" class="n" d="M21.2045,39.2291l-1.2199,3.2709"/><path id="l" class="n" d="M24.1305,39.5002l-.0839,2.7765"/><path id="m" class="n" d="M26.8309,39.2333l1.2426,3.2624"/></svg>
Copied!