gastrointestinal icon

gastrointestinal from IconPark Outline by ByteDance · Outline · Health · Apache-2.0 Free for personal and commercial use.

Name
gastrointestinal
Set
IconPark Outline
Style
Outline
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark Outline

Use the gastrointestinal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M23 5q-1.719 6.69 0 9.938c1.719 3.247 5.7 5.042.574 9.373c-5.126 4.332-10.323.697-13.532.697S4.023 28.621 4.023 34q0 5.379 1.978 9"/><path stroke-linejoin="round" d="M29.984 5q-2.162 7.993.985 10.14c3.148 2.145 3.389-2.336 9.172.33s4.28 11.961.953 16.746C37.768 37 30.668 41.835 24.008 41s-9.135-8.98-9.992-8.98s-2.668.025-3.022 3.397q-.353 3.372 2.01 7.583"/><path d="M35.645 28.29q-.867 2.568-2.93 4.01q-2.062 1.442-5.237 1.7"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineGastrointestinal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M23 5q-1.719 6.69 0 9.938c1.719 3.247 5.7 5.042.574 9.373c-5.126 4.332-10.323.697-13.532.697S4.023 28.621 4.023 34q0 5.379 1.978 9"/><path strokeLinejoin="round" d="M29.984 5q-2.162 7.993.985 10.14c3.148 2.145 3.389-2.336 9.172.33s4.28 11.961.953 16.746C37.768 37 30.668 41.835 24.008 41s-9.135-8.98-9.992-8.98s-2.668.025-3.022 3.397q-.353 3.372 2.01 7.583"/><path d="M35.645 28.29q-.867 2.568-2.93 4.01q-2.062 1.442-5.237 1.7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M23 5q-1.719 6.69 0 9.938c1.719 3.247 5.7 5.042.574 9.373c-5.126 4.332-10.323.697-13.532.697S4.023 28.621 4.023 34q0 5.379 1.978 9"/><path stroke-linejoin="round" d="M29.984 5q-2.162 7.993.985 10.14c3.148 2.145 3.389-2.336 9.172.33s4.28 11.961.953 16.746C37.768 37 30.668 41.835 24.008 41s-9.135-8.98-9.992-8.98s-2.668.025-3.022 3.397q-.353 3.372 2.01 7.583"/><path d="M35.645 28.29q-.867 2.568-2.93 4.01q-2.062 1.442-5.237 1.7"/></g></svg>
</template>

CSS

.icon-gastrointestinal {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M23%205q-1.719%206.69%200%209.938c1.719%203.247%205.7%205.042.574%209.373c-5.126%204.332-10.323.697-13.532.697S4.023%2028.621%204.023%2034q0%205.379%201.978%209%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29.984%205q-2.162%207.993.985%2010.14c3.148%202.145%203.389-2.336%209.172.33s4.28%2011.961.953%2016.746C37.768%2037%2030.668%2041.835%2024.008%2041s-9.135-8.98-9.992-8.98s-2.668.025-3.022%203.397q-.353%203.372%202.01%207.583%22%2F%3E%3Cpath%20d%3D%22M35.645%2028.29q-.867%202.568-2.93%204.01q-2.062%201.442-5.237%201.7%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M23%205q-1.719%206.69%200%209.938c1.719%203.247%205.7%205.042.574%209.373c-5.126%204.332-10.323.697-13.532.697S4.023%2028.621%204.023%2034q0%205.379%201.978%209%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29.984%205q-2.162%207.993.985%2010.14c3.148%202.145%203.389-2.336%209.172.33s4.28%2011.961.953%2016.746C37.768%2037%2030.668%2041.835%2024.008%2041s-9.135-8.98-9.992-8.98s-2.668.025-3.022%203.397q-.353%203.372%202.01%207.583%22%2F%3E%3Cpath%20d%3D%22M35.645%2028.29q-.867%202.568-2.93%204.01q-2.062%201.442-5.237%201.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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