stomach-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.

Name
stomach-24px
Set
Health Icons
Style
Filled 24px
Category
Body
Viewbox
24×24
License
MIT

3 other variants in Health Icons

The same icon in other sets

More body icons from Health Icons

Use the stomach icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10 7.976h1.105A5.002 5.002 0 0 1 21 9v7a5 5 0 0 1-8.053 3.96c-.736-.56-1.267-1.117-1.721-1.595C10.472 17.573 9.927 17 9 17H7c-.954 0-1.51.346-1.868.858c-.398.568-.632 1.459-.632 2.642v1h-2v-1c0-1.392.266-2.751.993-3.79c.755-1.077 1.926-1.692 3.438-1.71c.095-.01.191-.014.257-.017c.122-.004.27-.007.432-.008a65 65 0 0 1 1.594.008c1.38-.225 2.262-2.604 1.786-4.983l-.47-.001c-.14-.002-.269-.004-.376-.008a3 3 0 0 1-.222-.015c-.981-.01-1.813-.225-2.468-.705c-.677-.495-1.043-1.183-1.24-1.889c-.192-.689-.24-1.448-.247-2.171c-.005-.376.003-.823.011-1.259C5.994 3.615 6 3.285 6 3V2h2v1c0 .392-.007.732-.013 1.058c-.008.378-.015.735-.01 1.13c.007.679.054 1.226.174 1.656c.115.414.281.657.494.813c.221.162.616.32 1.355.32m3.026 4.663c.867.273 1.954.3 2.764-.739c.956-1.227 2.3-.967 3.21-.571V9a3 3 0 1 0-5.989.26l.138 1.611l-.03.01a8.5 8.5 0 0 1-.093 1.758" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsStomach24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M10 7.976h1.105A5.002 5.002 0 0 1 21 9v7a5 5 0 0 1-8.053 3.96c-.736-.56-1.267-1.117-1.721-1.595C10.472 17.573 9.927 17 9 17H7c-.954 0-1.51.346-1.868.858c-.398.568-.632 1.459-.632 2.642v1h-2v-1c0-1.392.266-2.751.993-3.79c.755-1.077 1.926-1.692 3.438-1.71c.095-.01.191-.014.257-.017c.122-.004.27-.007.432-.008a65 65 0 0 1 1.594.008c1.38-.225 2.262-2.604 1.786-4.983l-.47-.001c-.14-.002-.269-.004-.376-.008a3 3 0 0 1-.222-.015c-.981-.01-1.813-.225-2.468-.705c-.677-.495-1.043-1.183-1.24-1.889c-.192-.689-.24-1.448-.247-2.171c-.005-.376.003-.823.011-1.259C5.994 3.615 6 3.285 6 3V2h2v1c0 .392-.007.732-.013 1.058c-.008.378-.015.735-.01 1.13c.007.679.054 1.226.174 1.656c.115.414.281.657.494.813c.221.162.616.32 1.355.32m3.026 4.663c.867.273 1.954.3 2.764-.739c.956-1.227 2.3-.967 3.21-.571V9a3 3 0 1 0-5.989.26l.138 1.611l-.03.01a8.5 8.5 0 0 1-.093 1.758" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10 7.976h1.105A5.002 5.002 0 0 1 21 9v7a5 5 0 0 1-8.053 3.96c-.736-.56-1.267-1.117-1.721-1.595C10.472 17.573 9.927 17 9 17H7c-.954 0-1.51.346-1.868.858c-.398.568-.632 1.459-.632 2.642v1h-2v-1c0-1.392.266-2.751.993-3.79c.755-1.077 1.926-1.692 3.438-1.71c.095-.01.191-.014.257-.017c.122-.004.27-.007.432-.008a65 65 0 0 1 1.594.008c1.38-.225 2.262-2.604 1.786-4.983l-.47-.001c-.14-.002-.269-.004-.376-.008a3 3 0 0 1-.222-.015c-.981-.01-1.813-.225-2.468-.705c-.677-.495-1.043-1.183-1.24-1.889c-.192-.689-.24-1.448-.247-2.171c-.005-.376.003-.823.011-1.259C5.994 3.615 6 3.285 6 3V2h2v1c0 .392-.007.732-.013 1.058c-.008.378-.015.735-.01 1.13c.007.679.054 1.226.174 1.656c.115.414.281.657.494.813c.221.162.616.32 1.355.32m3.026 4.663c.867.273 1.954.3 2.764-.739c.956-1.227 2.3-.967 3.21-.571V9a3 3 0 1 0-5.989.26l.138 1.611l-.03.01a8.5 8.5 0 0 1-.093 1.758" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-stomach-24px {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%207.976h1.105A5.002%205.002%200%200%201%2021%209v7a5%205%200%200%201-8.053%203.96c-.736-.56-1.267-1.117-1.721-1.595C10.472%2017.573%209.927%2017%209%2017H7c-.954%200-1.51.346-1.868.858c-.398.568-.632%201.459-.632%202.642v1h-2v-1c0-1.392.266-2.751.993-3.79c.755-1.077%201.926-1.692%203.438-1.71c.095-.01.191-.014.257-.017c.122-.004.27-.007.432-.008a65%2065%200%200%201%201.594.008c1.38-.225%202.262-2.604%201.786-4.983l-.47-.001c-.14-.002-.269-.004-.376-.008a3%203%200%200%201-.222-.015c-.981-.01-1.813-.225-2.468-.705c-.677-.495-1.043-1.183-1.24-1.889c-.192-.689-.24-1.448-.247-2.171c-.005-.376.003-.823.011-1.259C5.994%203.615%206%203.285%206%203V2h2v1c0%20.392-.007.732-.013%201.058c-.008.378-.015.735-.01%201.13c.007.679.054%201.226.174%201.656c.115.414.281.657.494.813c.221.162.616.32%201.355.32m3.026%204.663c.867.273%201.954.3%202.764-.739c.956-1.227%202.3-.967%203.21-.571V9a3%203%200%201%200-5.989.26l.138%201.611l-.03.01a8.5%208.5%200%200%201-.093%201.758%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%207.976h1.105A5.002%205.002%200%200%201%2021%209v7a5%205%200%200%201-8.053%203.96c-.736-.56-1.267-1.117-1.721-1.595C10.472%2017.573%209.927%2017%209%2017H7c-.954%200-1.51.346-1.868.858c-.398.568-.632%201.459-.632%202.642v1h-2v-1c0-1.392.266-2.751.993-3.79c.755-1.077%201.926-1.692%203.438-1.71c.095-.01.191-.014.257-.017c.122-.004.27-.007.432-.008a65%2065%200%200%201%201.594.008c1.38-.225%202.262-2.604%201.786-4.983l-.47-.001c-.14-.002-.269-.004-.376-.008a3%203%200%200%201-.222-.015c-.981-.01-1.813-.225-2.468-.705c-.677-.495-1.043-1.183-1.24-1.889c-.192-.689-.24-1.448-.247-2.171c-.005-.376.003-.823.011-1.259C5.994%203.615%206%203.285%206%203V2h2v1c0%20.392-.007.732-.013%201.058c-.008.378-.015.735-.01%201.13c.007.679.054%201.226.174%201.656c.115.414.281.657.494.813c.221.162.616.32%201.355.32m3.026%204.663c.867.273%201.954.3%202.764-.739c.956-1.227%202.3-.967%203.21-.571V9a3%203%200%201%200-5.989.26l.138%201.611l-.03.01a8.5%208.5%200%200%201-.093%201.758%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/stomach-24px.svg?color=%231a73e8&size=48