stomach emoji
stomach from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- stomach
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the stomach emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M36.813 15.513a36 36 0 0 0 8.379 5.631s8.372 6.047 1.767 20.559c0 0-2.976 13.116-21.488 13.488c-1.62.02-3.239-.105-4.837-.372v6.234h-4.651V54.26a8.5 8.5 0 0 1-.707-1.092c-2.919-5.405-.905-12.154 4.499-15.076a26 26 0 0 1 5.973-2.505a7.8 7.8 0 0 0 4.114-2.634a8.4 8.4 0 0 0 2.028-4.926s-.093-4.837 2.14-6.977c0 0-4.44-5.367-5.47-8.448h5.823c.368.394 1.843 2.373 2.43 2.91"/><path fill="#e67a94" d="M27.062 46.636a2.68 2.68 0 0 0-2.384 1.68c-.323.881-.079 1.875 2.189 2.329a8.7 8.7 0 0 0 8.63-1.53c.31-.276.658-.505 1.034-.68a11.4 11.4 0 0 0 4.135-2.882a1.596 1.596 0 0 0-.41-2.291a4.166 4.166 0 0 0-5.19.406s-2.246 2.644-8.004 2.968"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15.983 60.958v-6.697a8.5 8.5 0 0 1-.707-1.092c-2.919-5.405-.905-12.154 4.499-15.076a26 26 0 0 1 5.973-2.505a7.8 7.8 0 0 0 4.114-2.634a8.4 8.4 0 0 0 2.028-4.926s-.093-4.837 2.14-6.977c0 0-5.023-4.93-5.21-8.093"/><path d="M34.401 12.958s3.256 4.465 10.791 8.186c0 0 8.372 6.047 1.767 20.559c0 0-2.976 13.116-21.488 13.488c-1.62.02-3.239-.105-4.837-.372v6.14"/><path d="M27.062 46.636a2.68 2.68 0 0 0-2.384 1.68c-.323.881-.079 1.875 2.189 2.329a8.7 8.7 0 0 0 8.63-1.53c.31-.276.658-.505 1.034-.68a11.4 11.4 0 0 0 4.135-2.882a1.596 1.596 0 0 0-.41-2.291a4.166 4.166 0 0 0-5.19.406s-2.246 2.644-8.004 2.968"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiStomach(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M36.813 15.513a36 36 0 0 0 8.379 5.631s8.372 6.047 1.767 20.559c0 0-2.976 13.116-21.488 13.488c-1.62.02-3.239-.105-4.837-.372v6.234h-4.651V54.26a8.5 8.5 0 0 1-.707-1.092c-2.919-5.405-.905-12.154 4.499-15.076a26 26 0 0 1 5.973-2.505a7.8 7.8 0 0 0 4.114-2.634a8.4 8.4 0 0 0 2.028-4.926s-.093-4.837 2.14-6.977c0 0-4.44-5.367-5.47-8.448h5.823c.368.394 1.843 2.373 2.43 2.91"/><path fill="#e67a94" d="M27.062 46.636a2.68 2.68 0 0 0-2.384 1.68c-.323.881-.079 1.875 2.189 2.329a8.7 8.7 0 0 0 8.63-1.53c.31-.276.658-.505 1.034-.68a11.4 11.4 0 0 0 4.135-2.882a1.596 1.596 0 0 0-.41-2.291a4.166 4.166 0 0 0-5.19.406s-2.246 2.644-8.004 2.968"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M15.983 60.958v-6.697a8.5 8.5 0 0 1-.707-1.092c-2.919-5.405-.905-12.154 4.499-15.076a26 26 0 0 1 5.973-2.505a7.8 7.8 0 0 0 4.114-2.634a8.4 8.4 0 0 0 2.028-4.926s-.093-4.837 2.14-6.977c0 0-5.023-4.93-5.21-8.093"/><path d="M34.401 12.958s3.256 4.465 10.791 8.186c0 0 8.372 6.047 1.767 20.559c0 0-2.976 13.116-21.488 13.488c-1.62.02-3.239-.105-4.837-.372v6.14"/><path d="M27.062 46.636a2.68 2.68 0 0 0-2.384 1.68c-.323.881-.079 1.875 2.189 2.329a8.7 8.7 0 0 0 8.63-1.53c.31-.276.658-.505 1.034-.68a11.4 11.4 0 0 0 4.135-2.882a1.596 1.596 0 0 0-.41-2.291a4.166 4.166 0 0 0-5.19.406s-2.246 2.644-8.004 2.968"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M36.813 15.513a36 36 0 0 0 8.379 5.631s8.372 6.047 1.767 20.559c0 0-2.976 13.116-21.488 13.488c-1.62.02-3.239-.105-4.837-.372v6.234h-4.651V54.26a8.5 8.5 0 0 1-.707-1.092c-2.919-5.405-.905-12.154 4.499-15.076a26 26 0 0 1 5.973-2.505a7.8 7.8 0 0 0 4.114-2.634a8.4 8.4 0 0 0 2.028-4.926s-.093-4.837 2.14-6.977c0 0-4.44-5.367-5.47-8.448h5.823c.368.394 1.843 2.373 2.43 2.91"/><path fill="#e67a94" d="M27.062 46.636a2.68 2.68 0 0 0-2.384 1.68c-.323.881-.079 1.875 2.189 2.329a8.7 8.7 0 0 0 8.63-1.53c.31-.276.658-.505 1.034-.68a11.4 11.4 0 0 0 4.135-2.882a1.596 1.596 0 0 0-.41-2.291a4.166 4.166 0 0 0-5.19.406s-2.246 2.644-8.004 2.968"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15.983 60.958v-6.697a8.5 8.5 0 0 1-.707-1.092c-2.919-5.405-.905-12.154 4.499-15.076a26 26 0 0 1 5.973-2.505a7.8 7.8 0 0 0 4.114-2.634a8.4 8.4 0 0 0 2.028-4.926s-.093-4.837 2.14-6.977c0 0-5.023-4.93-5.21-8.093"/><path d="M34.401 12.958s3.256 4.465 10.791 8.186c0 0 8.372 6.047 1.767 20.559c0 0-2.976 13.116-21.488 13.488c-1.62.02-3.239-.105-4.837-.372v6.14"/><path d="M27.062 46.636a2.68 2.68 0 0 0-2.384 1.68c-.323.881-.079 1.875 2.189 2.329a8.7 8.7 0 0 0 8.63-1.53c.31-.276.658-.505 1.034-.68a11.4 11.4 0 0 0 4.135-2.882a1.596 1.596 0 0 0-.41-2.291a4.166 4.166 0 0 0-5.19.406s-2.246 2.644-8.004 2.968"/></g></svg> </template>
CSS
.icon-stomach {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M36.813%2015.513a36%2036%200%200%200%208.379%205.631s8.372%206.047%201.767%2020.559c0%200-2.976%2013.116-21.488%2013.488c-1.62.02-3.239-.105-4.837-.372v6.234h-4.651V54.26a8.5%208.5%200%200%201-.707-1.092c-2.919-5.405-.905-12.154%204.499-15.076a26%2026%200%200%201%205.973-2.505a7.8%207.8%200%200%200%204.114-2.634a8.4%208.4%200%200%200%202.028-4.926s-.093-4.837%202.14-6.977c0%200-4.44-5.367-5.47-8.448h5.823c.368.394%201.843%202.373%202.43%202.91%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22M27.062%2046.636a2.68%202.68%200%200%200-2.384%201.68c-.323.881-.079%201.875%202.189%202.329a8.7%208.7%200%200%200%208.63-1.53c.31-.276.658-.505%201.034-.68a11.4%2011.4%200%200%200%204.135-2.882a1.596%201.596%200%200%200-.41-2.291a4.166%204.166%200%200%200-5.19.406s-2.246%202.644-8.004%202.968%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M15.983%2060.958v-6.697a8.5%208.5%200%200%201-.707-1.092c-2.919-5.405-.905-12.154%204.499-15.076a26%2026%200%200%201%205.973-2.505a7.8%207.8%200%200%200%204.114-2.634a8.4%208.4%200%200%200%202.028-4.926s-.093-4.837%202.14-6.977c0%200-5.023-4.93-5.21-8.093%22%2F%3E%3Cpath%20d%3D%22M34.401%2012.958s3.256%204.465%2010.791%208.186c0%200%208.372%206.047%201.767%2020.559c0%200-2.976%2013.116-21.488%2013.488c-1.62.02-3.239-.105-4.837-.372v6.14%22%2F%3E%3Cpath%20d%3D%22M27.062%2046.636a2.68%202.68%200%200%200-2.384%201.68c-.323.881-.079%201.875%202.189%202.329a8.7%208.7%200%200%200%208.63-1.53c.31-.276.658-.505%201.034-.68a11.4%2011.4%200%200%200%204.135-2.882a1.596%201.596%200%200%200-.41-2.291a4.166%204.166%200%200%200-5.19.406s-2.246%202.644-8.004%202.968%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M36.813%2015.513a36%2036%200%200%200%208.379%205.631s8.372%206.047%201.767%2020.559c0%200-2.976%2013.116-21.488%2013.488c-1.62.02-3.239-.105-4.837-.372v6.234h-4.651V54.26a8.5%208.5%200%200%201-.707-1.092c-2.919-5.405-.905-12.154%204.499-15.076a26%2026%200%200%201%205.973-2.505a7.8%207.8%200%200%200%204.114-2.634a8.4%208.4%200%200%200%202.028-4.926s-.093-4.837%202.14-6.977c0%200-4.44-5.367-5.47-8.448h5.823c.368.394%201.843%202.373%202.43%202.91%22%2F%3E%3Cpath%20fill%3D%22%23e67a94%22%20d%3D%22M27.062%2046.636a2.68%202.68%200%200%200-2.384%201.68c-.323.881-.079%201.875%202.189%202.329a8.7%208.7%200%200%200%208.63-1.53c.31-.276.658-.505%201.034-.68a11.4%2011.4%200%200%200%204.135-2.882a1.596%201.596%200%200%200-.41-2.291a4.166%204.166%200%200%200-5.19.406s-2.246%202.644-8.004%202.968%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M15.983%2060.958v-6.697a8.5%208.5%200%200%201-.707-1.092c-2.919-5.405-.905-12.154%204.499-15.076a26%2026%200%200%201%205.973-2.505a7.8%207.8%200%200%200%204.114-2.634a8.4%208.4%200%200%200%202.028-4.926s-.093-4.837%202.14-6.977c0%200-5.023-4.93-5.21-8.093%22%2F%3E%3Cpath%20d%3D%22M34.401%2012.958s3.256%204.465%2010.791%208.186c0%200%208.372%206.047%201.767%2020.559c0%200-2.976%2013.116-21.488%2013.488c-1.62.02-3.239-.105-4.837-.372v6.14%22%2F%3E%3Cpath%20d%3D%22M27.062%2046.636a2.68%202.68%200%200%200-2.384%201.68c-.323.881-.079%201.875%202.189%202.329a8.7%208.7%200%200%200%208.63-1.53c.31-.276.658-.505%201.034-.68a11.4%2011.4%200%200%200%204.135-2.882a1.596%201.596%200%200%200-.41-2.291a4.166%204.166%200%200%200-5.19.406s-2.246%202.644-8.004%202.968%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/stomach.svg?color=%231a73e8&size=48