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

Name
intestine
Set
Health Icons
Style
Filled
Category
Body
Viewbox
48×48
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 48 48"><path fill="currentColor" d="M26.2 4a3 3 0 0 1 3 3v4.877c0 .833-.286 1.64-.837 2.29c-.499.59-1.09.905-1.51 1.076c-.789.322-1.646.403-2.21.44c-.605.038-1.283.043-1.893.047h-.073c-.665.005-1.298.01-1.919.043c-1.332.07-2.148.255-2.568.485a.7.7 0 0 0-.14.095c.175.067.413.14.724.208c1.418.315 3.36.377 5.747.454l.577.019c2.412.079 5.326.194 7.647.898c1.191.36 2.504.953 3.54 2.013C37.406 21.09 38 22.575 38 24.262c0 1.79-.711 3.338-2.03 4.432c-1.178.976-2.626 1.413-3.876 1.638c-2.395.431-5.418.29-7.99.17l-.243-.011c-2.875-.134-5.233-.225-6.884.077a4.7 4.7 0 0 0-.848.225q-.075.03-.128.055c.006.185.03.304.049.374a.4.4 0 0 0 .048.117c.005.008.063.096.33.213c.674.298 1.862.436 3.599.394c.79-.02 1.59-.07 2.408-.123l.08-.005c.81-.052 1.684-.108 2.46-.11c.703 0 1.696.033 2.597.345c.48.167 1.149.483 1.71 1.115c.621.698.918 1.564.918 2.432V41a3 3 0 1 1-6 0v-3.27a71 71 0 0 0-1.301.075l-.117.008c-.79.05-1.696.109-2.609.131c-1.813.044-4.175-.025-6.163-.9c-1.059-.466-2.113-1.203-2.887-2.351c-.78-1.157-1.123-2.506-1.123-3.934c0-1.788.706-3.339 2.021-4.439c1.176-.983 2.625-1.425 3.877-1.654c2.41-.44 5.45-.299 8.032-.179l.21.01c2.876.134 5.236.228 6.89-.07a4.7 4.7 0 0 0 .85-.223l.114-.048l-.003-.02c-.065-.064-.318-.26-.986-.462c-1.429-.433-3.515-.559-6.103-.644l-.7-.021c-2.198-.068-4.723-.146-6.726-.59c-1.122-.248-2.434-.68-3.51-1.555c-1.216-.99-1.966-2.42-1.966-4.146c0-1.245.283-2.43.916-3.475c.63-1.04 1.5-1.76 2.394-2.249c1.68-.919 3.664-1.135 5.132-1.213c.779-.04 1.546-.046 2.194-.05l.564-.005V7a3 3 0 0 1 3-3"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsIntestine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.2 4a3 3 0 0 1 3 3v4.877c0 .833-.286 1.64-.837 2.29c-.499.59-1.09.905-1.51 1.076c-.789.322-1.646.403-2.21.44c-.605.038-1.283.043-1.893.047h-.073c-.665.005-1.298.01-1.919.043c-1.332.07-2.148.255-2.568.485a.7.7 0 0 0-.14.095c.175.067.413.14.724.208c1.418.315 3.36.377 5.747.454l.577.019c2.412.079 5.326.194 7.647.898c1.191.36 2.504.953 3.54 2.013C37.406 21.09 38 22.575 38 24.262c0 1.79-.711 3.338-2.03 4.432c-1.178.976-2.626 1.413-3.876 1.638c-2.395.431-5.418.29-7.99.17l-.243-.011c-2.875-.134-5.233-.225-6.884.077a4.7 4.7 0 0 0-.848.225q-.075.03-.128.055c.006.185.03.304.049.374a.4.4 0 0 0 .048.117c.005.008.063.096.33.213c.674.298 1.862.436 3.599.394c.79-.02 1.59-.07 2.408-.123l.08-.005c.81-.052 1.684-.108 2.46-.11c.703 0 1.696.033 2.597.345c.48.167 1.149.483 1.71 1.115c.621.698.918 1.564.918 2.432V41a3 3 0 1 1-6 0v-3.27a71 71 0 0 0-1.301.075l-.117.008c-.79.05-1.696.109-2.609.131c-1.813.044-4.175-.025-6.163-.9c-1.059-.466-2.113-1.203-2.887-2.351c-.78-1.157-1.123-2.506-1.123-3.934c0-1.788.706-3.339 2.021-4.439c1.176-.983 2.625-1.425 3.877-1.654c2.41-.44 5.45-.299 8.032-.179l.21.01c2.876.134 5.236.228 6.89-.07a4.7 4.7 0 0 0 .85-.223l.114-.048l-.003-.02c-.065-.064-.318-.26-.986-.462c-1.429-.433-3.515-.559-6.103-.644l-.7-.021c-2.198-.068-4.723-.146-6.726-.59c-1.122-.248-2.434-.68-3.51-1.555c-1.216-.99-1.966-2.42-1.966-4.146c0-1.245.283-2.43.916-3.475c.63-1.04 1.5-1.76 2.394-2.249c1.68-.919 3.664-1.135 5.132-1.213c.779-.04 1.546-.046 2.194-.05l.564-.005V7a3 3 0 0 1 3-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M26.2 4a3 3 0 0 1 3 3v4.877c0 .833-.286 1.64-.837 2.29c-.499.59-1.09.905-1.51 1.076c-.789.322-1.646.403-2.21.44c-.605.038-1.283.043-1.893.047h-.073c-.665.005-1.298.01-1.919.043c-1.332.07-2.148.255-2.568.485a.7.7 0 0 0-.14.095c.175.067.413.14.724.208c1.418.315 3.36.377 5.747.454l.577.019c2.412.079 5.326.194 7.647.898c1.191.36 2.504.953 3.54 2.013C37.406 21.09 38 22.575 38 24.262c0 1.79-.711 3.338-2.03 4.432c-1.178.976-2.626 1.413-3.876 1.638c-2.395.431-5.418.29-7.99.17l-.243-.011c-2.875-.134-5.233-.225-6.884.077a4.7 4.7 0 0 0-.848.225q-.075.03-.128.055c.006.185.03.304.049.374a.4.4 0 0 0 .048.117c.005.008.063.096.33.213c.674.298 1.862.436 3.599.394c.79-.02 1.59-.07 2.408-.123l.08-.005c.81-.052 1.684-.108 2.46-.11c.703 0 1.696.033 2.597.345c.48.167 1.149.483 1.71 1.115c.621.698.918 1.564.918 2.432V41a3 3 0 1 1-6 0v-3.27a71 71 0 0 0-1.301.075l-.117.008c-.79.05-1.696.109-2.609.131c-1.813.044-4.175-.025-6.163-.9c-1.059-.466-2.113-1.203-2.887-2.351c-.78-1.157-1.123-2.506-1.123-3.934c0-1.788.706-3.339 2.021-4.439c1.176-.983 2.625-1.425 3.877-1.654c2.41-.44 5.45-.299 8.032-.179l.21.01c2.876.134 5.236.228 6.89-.07a4.7 4.7 0 0 0 .85-.223l.114-.048l-.003-.02c-.065-.064-.318-.26-.986-.462c-1.429-.433-3.515-.559-6.103-.644l-.7-.021c-2.198-.068-4.723-.146-6.726-.59c-1.122-.248-2.434-.68-3.51-1.555c-1.216-.99-1.966-2.42-1.966-4.146c0-1.245.283-2.43.916-3.475c.63-1.04 1.5-1.76 2.394-2.249c1.68-.919 3.664-1.135 5.132-1.213c.779-.04 1.546-.046 2.194-.05l.564-.005V7a3 3 0 0 1 3-3"/></svg>
</template>

CSS

.icon-intestine {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.2%204a3%203%200%200%201%203%203v4.877c0%20.833-.286%201.64-.837%202.29c-.499.59-1.09.905-1.51%201.076c-.789.322-1.646.403-2.21.44c-.605.038-1.283.043-1.893.047h-.073c-.665.005-1.298.01-1.919.043c-1.332.07-2.148.255-2.568.485a.7.7%200%200%200-.14.095c.175.067.413.14.724.208c1.418.315%203.36.377%205.747.454l.577.019c2.412.079%205.326.194%207.647.898c1.191.36%202.504.953%203.54%202.013C37.406%2021.09%2038%2022.575%2038%2024.262c0%201.79-.711%203.338-2.03%204.432c-1.178.976-2.626%201.413-3.876%201.638c-2.395.431-5.418.29-7.99.17l-.243-.011c-2.875-.134-5.233-.225-6.884.077a4.7%204.7%200%200%200-.848.225q-.075.03-.128.055c.006.185.03.304.049.374a.4.4%200%200%200%20.048.117c.005.008.063.096.33.213c.674.298%201.862.436%203.599.394c.79-.02%201.59-.07%202.408-.123l.08-.005c.81-.052%201.684-.108%202.46-.11c.703%200%201.696.033%202.597.345c.48.167%201.149.483%201.71%201.115c.621.698.918%201.564.918%202.432V41a3%203%200%201%201-6%200v-3.27a71%2071%200%200%200-1.301.075l-.117.008c-.79.05-1.696.109-2.609.131c-1.813.044-4.175-.025-6.163-.9c-1.059-.466-2.113-1.203-2.887-2.351c-.78-1.157-1.123-2.506-1.123-3.934c0-1.788.706-3.339%202.021-4.439c1.176-.983%202.625-1.425%203.877-1.654c2.41-.44%205.45-.299%208.032-.179l.21.01c2.876.134%205.236.228%206.89-.07a4.7%204.7%200%200%200%20.85-.223l.114-.048l-.003-.02c-.065-.064-.318-.26-.986-.462c-1.429-.433-3.515-.559-6.103-.644l-.7-.021c-2.198-.068-4.723-.146-6.726-.59c-1.122-.248-2.434-.68-3.51-1.555c-1.216-.99-1.966-2.42-1.966-4.146c0-1.245.283-2.43.916-3.475c.63-1.04%201.5-1.76%202.394-2.249c1.68-.919%203.664-1.135%205.132-1.213c.779-.04%201.546-.046%202.194-.05l.564-.005V7a3%203%200%200%201%203-3%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.2%204a3%203%200%200%201%203%203v4.877c0%20.833-.286%201.64-.837%202.29c-.499.59-1.09.905-1.51%201.076c-.789.322-1.646.403-2.21.44c-.605.038-1.283.043-1.893.047h-.073c-.665.005-1.298.01-1.919.043c-1.332.07-2.148.255-2.568.485a.7.7%200%200%200-.14.095c.175.067.413.14.724.208c1.418.315%203.36.377%205.747.454l.577.019c2.412.079%205.326.194%207.647.898c1.191.36%202.504.953%203.54%202.013C37.406%2021.09%2038%2022.575%2038%2024.262c0%201.79-.711%203.338-2.03%204.432c-1.178.976-2.626%201.413-3.876%201.638c-2.395.431-5.418.29-7.99.17l-.243-.011c-2.875-.134-5.233-.225-6.884.077a4.7%204.7%200%200%200-.848.225q-.075.03-.128.055c.006.185.03.304.049.374a.4.4%200%200%200%20.048.117c.005.008.063.096.33.213c.674.298%201.862.436%203.599.394c.79-.02%201.59-.07%202.408-.123l.08-.005c.81-.052%201.684-.108%202.46-.11c.703%200%201.696.033%202.597.345c.48.167%201.149.483%201.71%201.115c.621.698.918%201.564.918%202.432V41a3%203%200%201%201-6%200v-3.27a71%2071%200%200%200-1.301.075l-.117.008c-.79.05-1.696.109-2.609.131c-1.813.044-4.175-.025-6.163-.9c-1.059-.466-2.113-1.203-2.887-2.351c-.78-1.157-1.123-2.506-1.123-3.934c0-1.788.706-3.339%202.021-4.439c1.176-.983%202.625-1.425%203.877-1.654c2.41-.44%205.45-.299%208.032-.179l.21.01c2.876.134%205.236.228%206.89-.07a4.7%204.7%200%200%200%20.85-.223l.114-.048l-.003-.02c-.065-.064-.318-.26-.986-.462c-1.429-.433-3.515-.559-6.103-.644l-.7-.021c-2.198-.068-4.723-.146-6.726-.59c-1.122-.248-2.434-.68-3.51-1.555c-1.216-.99-1.966-2.42-1.966-4.146c0-1.245.283-2.43.916-3.475c.63-1.04%201.5-1.76%202.394-2.249c1.68-.919%203.664-1.135%205.132-1.213c.779-.04%201.546-.046%202.194-.05l.564-.005V7a3%203%200%200%201%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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