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

Name
intestine-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 intestine 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="M13.486 2.083a1.5 1.5 0 0 1 1.5 1.5v1.424c0 .946-.665 1.455-1.07 1.656c-.372.185-.784.262-1.067.306a17 17 0 0 1-.972.11a23 23 0 0 0-.95.106c-.652.093-1.074.221-1.31.371c-.095.06-.144.1-.162.21l.017.01q.123.061.362.13c.661.189 1.568.267 2.702.364l.27.023c1.139.1 2.531.23 3.641.64c.573.211 1.19.538 1.672 1.079c.513.576.786 1.3.786 2.117c0 .885-.346 1.646-.973 2.198c-.565.498-1.266.746-1.883.886c-1.179.268-2.667.266-3.931.265h-.12c-1.412-.002-2.568.006-3.378.193c-.303.07-.457.144-.525.185c.002.189.046.253.058.27c.02.03.084.104.267.19c.416.198 1.098.308 2.023.348c.425.018.854.02 1.29.023h.043c.434.002.893.005 1.299.031c.374.024.868.074 1.304.244a2.1 2.1 0 0 1 .813.546c.3.332.47.762.47 1.226v1.683a1.5 1.5 0 0 1-3 0v-.716a29 29 0 0 0-.903-.014h-.061c-.422-.003-.901-.006-1.384-.026c-.967-.042-2.177-.158-3.18-.634c-.526-.25-1.054-.625-1.447-1.192c-.401-.58-.592-1.26-.592-1.993c0-.884.344-1.646.968-2.201c.565-.501 1.266-.752 1.885-.894c1.185-.273 2.682-.271 3.951-.27h.103c1.413.002 2.57-.005 3.382-.19c.296-.066.45-.139.52-.18c-.002-.08-.017-.093-.024-.098l-.002-.002c-.036-.04-.157-.144-.47-.26c-.664-.246-1.637-.359-2.862-.465l-.33-.028c-1.039-.088-2.245-.19-3.202-.462c-.541-.154-1.163-.402-1.668-.858a2.7 2.7 0 0 1-.9-2.035c0-1.334.647-2.292 1.56-2.873c.804-.512 1.766-.706 2.5-.81a24 24 0 0 1 1.084-.123l.396-.039v-.47a1.5 1.5 0 0 1 1.5-1.501" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsIntestine24px(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="M13.486 2.083a1.5 1.5 0 0 1 1.5 1.5v1.424c0 .946-.665 1.455-1.07 1.656c-.372.185-.784.262-1.067.306a17 17 0 0 1-.972.11a23 23 0 0 0-.95.106c-.652.093-1.074.221-1.31.371c-.095.06-.144.1-.162.21l.017.01q.123.061.362.13c.661.189 1.568.267 2.702.364l.27.023c1.139.1 2.531.23 3.641.64c.573.211 1.19.538 1.672 1.079c.513.576.786 1.3.786 2.117c0 .885-.346 1.646-.973 2.198c-.565.498-1.266.746-1.883.886c-1.179.268-2.667.266-3.931.265h-.12c-1.412-.002-2.568.006-3.378.193c-.303.07-.457.144-.525.185c.002.189.046.253.058.27c.02.03.084.104.267.19c.416.198 1.098.308 2.023.348c.425.018.854.02 1.29.023h.043c.434.002.893.005 1.299.031c.374.024.868.074 1.304.244a2.1 2.1 0 0 1 .813.546c.3.332.47.762.47 1.226v1.683a1.5 1.5 0 0 1-3 0v-.716a29 29 0 0 0-.903-.014h-.061c-.422-.003-.901-.006-1.384-.026c-.967-.042-2.177-.158-3.18-.634c-.526-.25-1.054-.625-1.447-1.192c-.401-.58-.592-1.26-.592-1.993c0-.884.344-1.646.968-2.201c.565-.501 1.266-.752 1.885-.894c1.185-.273 2.682-.271 3.951-.27h.103c1.413.002 2.57-.005 3.382-.19c.296-.066.45-.139.52-.18c-.002-.08-.017-.093-.024-.098l-.002-.002c-.036-.04-.157-.144-.47-.26c-.664-.246-1.637-.359-2.862-.465l-.33-.028c-1.039-.088-2.245-.19-3.202-.462c-.541-.154-1.163-.402-1.668-.858a2.7 2.7 0 0 1-.9-2.035c0-1.334.647-2.292 1.56-2.873c.804-.512 1.766-.706 2.5-.81a24 24 0 0 1 1.084-.123l.396-.039v-.47a1.5 1.5 0 0 1 1.5-1.501" 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="M13.486 2.083a1.5 1.5 0 0 1 1.5 1.5v1.424c0 .946-.665 1.455-1.07 1.656c-.372.185-.784.262-1.067.306a17 17 0 0 1-.972.11a23 23 0 0 0-.95.106c-.652.093-1.074.221-1.31.371c-.095.06-.144.1-.162.21l.017.01q.123.061.362.13c.661.189 1.568.267 2.702.364l.27.023c1.139.1 2.531.23 3.641.64c.573.211 1.19.538 1.672 1.079c.513.576.786 1.3.786 2.117c0 .885-.346 1.646-.973 2.198c-.565.498-1.266.746-1.883.886c-1.179.268-2.667.266-3.931.265h-.12c-1.412-.002-2.568.006-3.378.193c-.303.07-.457.144-.525.185c.002.189.046.253.058.27c.02.03.084.104.267.19c.416.198 1.098.308 2.023.348c.425.018.854.02 1.29.023h.043c.434.002.893.005 1.299.031c.374.024.868.074 1.304.244a2.1 2.1 0 0 1 .813.546c.3.332.47.762.47 1.226v1.683a1.5 1.5 0 0 1-3 0v-.716a29 29 0 0 0-.903-.014h-.061c-.422-.003-.901-.006-1.384-.026c-.967-.042-2.177-.158-3.18-.634c-.526-.25-1.054-.625-1.447-1.192c-.401-.58-.592-1.26-.592-1.993c0-.884.344-1.646.968-2.201c.565-.501 1.266-.752 1.885-.894c1.185-.273 2.682-.271 3.951-.27h.103c1.413.002 2.57-.005 3.382-.19c.296-.066.45-.139.52-.18c-.002-.08-.017-.093-.024-.098l-.002-.002c-.036-.04-.157-.144-.47-.26c-.664-.246-1.637-.359-2.862-.465l-.33-.028c-1.039-.088-2.245-.19-3.202-.462c-.541-.154-1.163-.402-1.668-.858a2.7 2.7 0 0 1-.9-2.035c0-1.334.647-2.292 1.56-2.873c.804-.512 1.766-.706 2.5-.81a24 24 0 0 1 1.084-.123l.396-.039v-.47a1.5 1.5 0 0 1 1.5-1.501" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-intestine-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%22M13.486%202.083a1.5%201.5%200%200%201%201.5%201.5v1.424c0%20.946-.665%201.455-1.07%201.656c-.372.185-.784.262-1.067.306a17%2017%200%200%201-.972.11a23%2023%200%200%200-.95.106c-.652.093-1.074.221-1.31.371c-.095.06-.144.1-.162.21l.017.01q.123.061.362.13c.661.189%201.568.267%202.702.364l.27.023c1.139.1%202.531.23%203.641.64c.573.211%201.19.538%201.672%201.079c.513.576.786%201.3.786%202.117c0%20.885-.346%201.646-.973%202.198c-.565.498-1.266.746-1.883.886c-1.179.268-2.667.266-3.931.265h-.12c-1.412-.002-2.568.006-3.378.193c-.303.07-.457.144-.525.185c.002.189.046.253.058.27c.02.03.084.104.267.19c.416.198%201.098.308%202.023.348c.425.018.854.02%201.29.023h.043c.434.002.893.005%201.299.031c.374.024.868.074%201.304.244a2.1%202.1%200%200%201%20.813.546c.3.332.47.762.47%201.226v1.683a1.5%201.5%200%200%201-3%200v-.716a29%2029%200%200%200-.903-.014h-.061c-.422-.003-.901-.006-1.384-.026c-.967-.042-2.177-.158-3.18-.634c-.526-.25-1.054-.625-1.447-1.192c-.401-.58-.592-1.26-.592-1.993c0-.884.344-1.646.968-2.201c.565-.501%201.266-.752%201.885-.894c1.185-.273%202.682-.271%203.951-.27h.103c1.413.002%202.57-.005%203.382-.19c.296-.066.45-.139.52-.18c-.002-.08-.017-.093-.024-.098l-.002-.002c-.036-.04-.157-.144-.47-.26c-.664-.246-1.637-.359-2.862-.465l-.33-.028c-1.039-.088-2.245-.19-3.202-.462c-.541-.154-1.163-.402-1.668-.858a2.7%202.7%200%200%201-.9-2.035c0-1.334.647-2.292%201.56-2.873c.804-.512%201.766-.706%202.5-.81a24%2024%200%200%201%201.084-.123l.396-.039v-.47a1.5%201.5%200%200%201%201.5-1.501%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%22M13.486%202.083a1.5%201.5%200%200%201%201.5%201.5v1.424c0%20.946-.665%201.455-1.07%201.656c-.372.185-.784.262-1.067.306a17%2017%200%200%201-.972.11a23%2023%200%200%200-.95.106c-.652.093-1.074.221-1.31.371c-.095.06-.144.1-.162.21l.017.01q.123.061.362.13c.661.189%201.568.267%202.702.364l.27.023c1.139.1%202.531.23%203.641.64c.573.211%201.19.538%201.672%201.079c.513.576.786%201.3.786%202.117c0%20.885-.346%201.646-.973%202.198c-.565.498-1.266.746-1.883.886c-1.179.268-2.667.266-3.931.265h-.12c-1.412-.002-2.568.006-3.378.193c-.303.07-.457.144-.525.185c.002.189.046.253.058.27c.02.03.084.104.267.19c.416.198%201.098.308%202.023.348c.425.018.854.02%201.29.023h.043c.434.002.893.005%201.299.031c.374.024.868.074%201.304.244a2.1%202.1%200%200%201%20.813.546c.3.332.47.762.47%201.226v1.683a1.5%201.5%200%200%201-3%200v-.716a29%2029%200%200%200-.903-.014h-.061c-.422-.003-.901-.006-1.384-.026c-.967-.042-2.177-.158-3.18-.634c-.526-.25-1.054-.625-1.447-1.192c-.401-.58-.592-1.26-.592-1.993c0-.884.344-1.646.968-2.201c.565-.501%201.266-.752%201.885-.894c1.185-.273%202.682-.271%203.951-.27h.103c1.413.002%202.57-.005%203.382-.19c.296-.066.45-.139.52-.18c-.002-.08-.017-.093-.024-.098l-.002-.002c-.036-.04-.157-.144-.47-.26c-.664-.246-1.637-.359-2.862-.465l-.33-.028c-1.039-.088-2.245-.19-3.202-.462c-.541-.154-1.163-.402-1.668-.858a2.7%202.7%200%200%201-.9-2.035c0-1.334.647-2.292%201.56-2.873c.804-.512%201.766-.706%202.5-.81a24%2024%200%200%201%201.084-.123l.396-.039v-.47a1.5%201.5%200%200%201%201.5-1.501%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/intestine-24px.svg?color=%231a73e8&size=48