Emoji Pot Of Food Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Pot Of Food 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/339926.svg" alt="Emoji Pot Of Food icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339926.svg" alt="Emoji Pot Of Food icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339926.svg" alt="Emoji Pot Of Food icon" :width="24" :height="24" />
CSS background
.icon-emoji-pot-of-food {
background-image: url('https://proicons.com/icon/339926.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="m5.5,23.9885c0,10.2175,8.2825,18.5,18.5,18.5s18.5-8.2825,18.5-18.5H5.5"/><path id="d" class="h" d="m19.5619,6.028c.0648.7177.3576,1.4185.9064,1.9674,1.2453,1.2447,1.2453,3.2644,0,4.5104-1.2454,1.2459-1.2454,3.2656,0,4.5104,1.2453,1.2447,1.2453,3.2644,0,4.5104"/><path id="e" class="h" d="m23.088,5.5115c-.0642.8915.2305,1.8029.9121,2.4838,1.2453,1.2447,1.2453,3.2644,0,4.5104-1.2453,1.2459-1.2453,3.2656,0,4.5104,1.2453,1.2447,1.2453,3.2644,0,4.5104"/><path id="f" class="h" d="m26.5586,5.6692c-.0193.8398.286,1.6858.927,2.3262,1.2453,1.2447,1.2453,3.2644,0,4.5104-1.2454,1.2459-1.2454,3.2656,0,4.5104,1.2453,1.2447,1.2453,3.2644,0,4.5104"/><path id="g" class="h" d="m5.5,17.0609l6.5192,6.9275"/></svg>
Copied!