Soup Bowl Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Soup Bowl 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/306546.svg" alt="Soup Bowl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306546.svg" alt="Soup Bowl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306546.svg" alt="Soup Bowl icon" :width="24" :height="24" />
CSS background
.icon-soup-bowl {
background-image: url('https://proicons.com/icon/306546.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M926 523H74c-7 0-12 6-11 13 0 7 1 13 2 20s8 12 15 12h840c6 0 13-5 14-12s2-13 3-20-4-13-11-13zm-432-52c96-126-40-198 0-323-74 143 58 165 0 323zm68-45c69-91-29-143 0-233-54 103 42 119 0 233zm-132 0c69-91-29-143 0-233-54 103 42 119 0 233zm483 170H87c-7 0-11 5-9 12 18 61 50 117 91 163 5 6 14 10 21 10h620c7 0 16-4 21-10 41-46 73-102 91-163 2-7-2-12-9-12zM218 808c-7 0-8 4-3 8 12 11 25 20 39 29 6 4 16 7 23 7h447c7 0 17-3 23-7 13-9 26-18 38-29 5-4 4-8-3-8H218z"/></svg>
Soup Bowl in other icon packs
Copied!