Emoji Adult Cook Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Adult Cook 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/339621.svg" alt="Emoji Adult Cook icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339621.svg" alt="Emoji Adult Cook icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339621.svg" alt="Emoji Adult Cook icon" :width="24" :height="24" />
CSS background
.icon-emoji-adult-cook {
background-image: url('https://proicons.com/icon/339621.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>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="o" d="m17.6179,18.2106c-.6839,1.4146-1.0776,3.0732-1.0776,4.8467,0,5.182,3.3605,9.383,7.5058,9.383s7.5058-4.2009,7.5058-9.383c0-1.7735-.3936-3.4321-1.0776-4.8467"/><path id="d" class="o" d="m28.018,22.1564c0,.7312-.5935,1.324-1.3239,1.324s-1.3239-.5928-1.3239-1.324c0-.7305.5935-1.324,1.3239-1.324s1.3239.5935,1.3239,1.324"/><path id="e" class="o" d="m22.7222,22.1564c0,.7312-.5935,1.324-1.3239,1.324s-1.3239-.5928-1.3239-1.324c0-.7305.5935-1.324,1.3239-1.324s1.3239.5935,1.3239,1.324"/><path id="f" class="o" d="m17.8579,34.74s2.4262,7.1884,13.3498,3.3739v4.3861"/><path id="g" class="o" d="m17.6132,18.2106c-.4322.8939-.7485,1.8853-.9227,2.9415l.0426-.239s2.1781.4101,5.5983-2.4908"/><path id="h" class="o" d="m30.3448,18.2106c.4322.8939.7485,1.8853.9227,2.9415l-.0426-.239s-2.1781.4101-5.5982-2.4908"/><path id="i" class="o" d="m17.6675,18.2346h12.7571v-4.0097c1.4623,0,2.6479-1.1855,2.6479-2.6481s-1.1856-2.6481-2.6479-2.6481c-.5797,0-1.1114.1916-1.5474.5075.2149-.3828.3478-.8179.3478-1.2882,0-1.4625-1.1855-2.6481-2.6479-2.6481-1.2049,0-2.2103.8099-2.531,1.9115-.3207-1.1015-1.3262-1.9115-2.5311-1.9115-1.4624,0-2.6479,1.1856-2.6479,2.6481,0,.4702.1329.9054.3478,1.2882-.436-.316-.9677-.5075-1.5474-.5075-1.4624,0-2.6479,1.1856-2.6479,2.6481s1.1855,2.6481,2.6479,2.6481"/><path id="j" class="o" d="m17.6675,14.225v4.0097"/><path id="k" class="o" d="m18.0885,41.355c0,.5484.4444.9931.9928.9932.5484,0,.993-.4445.9931-.9929v-.0002c0-.5484-.4444-.9931-.9928-.9932-.5484,0-.993.4445-.9931.9929v.0002"/><path id="l" class="o" d="m28.018,41.355c0,.5484.4444.9931.9928.9932.5484,0,.993-.4445.9931-.9929v-.0002c0-.5484-.4444-.9931-.9928-.9932-.5484,0-.993.4445-.9931.9929v.0002"/><path id="m" class="o" d="m36.6226,42.5c.5029-4.7881-1.8765-7.5289-6.6176-8.5922-4.8761,4.7164-8.4609,2.6931-11.9173,0-3.9016.9377-7.5253,2.1927-6.6423,8.5922"/><path id="n" class="o" d="m21.4681,27.322c1.5062,1.1664,3.8119,1.2102,5.1561,0"/></svg>
Copied!