bowl with spoon emoji
bowl-with-spoon from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- bowl-with-spoon
- Set
- Twitter Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More food & drink icons from Twitter Emoji
Use the bowl with spoon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#a0041e" d="M16 31c8.837 0 16-7.163 16-16H0c0 8.837 7.164 16 16 16"/><ellipse cx="16" cy="15" fill="#ea596e" rx="16.051" ry="8.917"/><ellipse cx="16" cy="15" fill="#662113" rx="14.641" ry="7.719"/><path fill="#99aab5" d="M34 8c-1 0-4 1-8 4c-4.525 3.394-7.596 2.187-7.596 2.187l.001.003C16.981 13.453 15.087 13 13 13c-4.418 0-8 2.015-8 4.5S8.582 22 13 22c2.773 0 5.216-.794 6.651-2c0 0 4.995-4.431 7.349-6c3-2 5-3 7-3s2-3 0-3"/><ellipse cx="13" cy="19" fill="#ccd6dd" rx="5" ry="2.5"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBowlWithSpoon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#a0041e" d="M16 31c8.837 0 16-7.163 16-16H0c0 8.837 7.164 16 16 16"/><ellipse cx="16" cy="15" fill="#ea596e" rx="16.051" ry="8.917"/><ellipse cx="16" cy="15" fill="#662113" rx="14.641" ry="7.719"/><path fill="#99aab5" d="M34 8c-1 0-4 1-8 4c-4.525 3.394-7.596 2.187-7.596 2.187l.001.003C16.981 13.453 15.087 13 13 13c-4.418 0-8 2.015-8 4.5S8.582 22 13 22c2.773 0 5.216-.794 6.651-2c0 0 4.995-4.431 7.349-6c3-2 5-3 7-3s2-3 0-3"/><ellipse cx="13" cy="19" fill="#ccd6dd" rx="5" ry="2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#a0041e" d="M16 31c8.837 0 16-7.163 16-16H0c0 8.837 7.164 16 16 16"/><ellipse cx="16" cy="15" fill="#ea596e" rx="16.051" ry="8.917"/><ellipse cx="16" cy="15" fill="#662113" rx="14.641" ry="7.719"/><path fill="#99aab5" d="M34 8c-1 0-4 1-8 4c-4.525 3.394-7.596 2.187-7.596 2.187l.001.003C16.981 13.453 15.087 13 13 13c-4.418 0-8 2.015-8 4.5S8.582 22 13 22c2.773 0 5.216-.794 6.651-2c0 0 4.995-4.431 7.349-6c3-2 5-3 7-3s2-3 0-3"/><ellipse cx="13" cy="19" fill="#ccd6dd" rx="5" ry="2.5"/></svg> </template>
CSS
.icon-bowl-with-spoon {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23a0041e%22%20d%3D%22M16%2031c8.837%200%2016-7.163%2016-16H0c0%208.837%207.164%2016%2016%2016%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2215%22%20fill%3D%22%23ea596e%22%20rx%3D%2216.051%22%20ry%3D%228.917%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2215%22%20fill%3D%22%23662113%22%20rx%3D%2214.641%22%20ry%3D%227.719%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M34%208c-1%200-4%201-8%204c-4.525%203.394-7.596%202.187-7.596%202.187l.001.003C16.981%2013.453%2015.087%2013%2013%2013c-4.418%200-8%202.015-8%204.5S8.582%2022%2013%2022c2.773%200%205.216-.794%206.651-2c0%200%204.995-4.431%207.349-6c3-2%205-3%207-3s2-3%200-3%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2219%22%20fill%3D%22%23ccd6dd%22%20rx%3D%225%22%20ry%3D%222.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20fill%3D%22%23a0041e%22%20d%3D%22M16%2031c8.837%200%2016-7.163%2016-16H0c0%208.837%207.164%2016%2016%2016%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2215%22%20fill%3D%22%23ea596e%22%20rx%3D%2216.051%22%20ry%3D%228.917%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2215%22%20fill%3D%22%23662113%22%20rx%3D%2214.641%22%20ry%3D%227.719%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M34%208c-1%200-4%201-8%204c-4.525%203.394-7.596%202.187-7.596%202.187l.001.003C16.981%2013.453%2015.087%2013%2013%2013c-4.418%200-8%202.015-8%204.5S8.582%2022%2013%2022c2.773%200%205.216-.794%206.651-2c0%200%204.995-4.431%207.349-6c3-2%205-3%207-3s2-3%200-3%22%2F%3E%3Cellipse%20cx%3D%2213%22%20cy%3D%2219%22%20fill%3D%22%23ccd6dd%22%20rx%3D%225%22%20ry%3D%222.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/bowl-with-spoon.svg?color=%231a73e8&size=48