gallbladder icon

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

Name
gallbladder
Set
Health Icons
Style
Filled
Category
Body
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More body icons from Health Icons

Use the gallbladder icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M34.966 14.654c-1.227.774-2.208 1.647-2.966 2.654V6h-2v15.245a7.7 7.7 0 0 0-1.439-1.26c-1.92-1.302-4.32-1.722-6.453-1.504A4 4 0 0 0 19 17c-7.18 0-13 5.82-13 13v3h.019a6.5 6.5 0 0 0 12.962 0H19v-6c0-1.105.949-1.959 1.918-2.489a4 4 0 0 0 2.042-4.082c1.569-.041 3.197.342 4.479 1.211C28.904 22.634 30 24.318 30 27v15h2V23.05c.157-1.542.52-2.793 1.142-3.854c.624-1.067 1.543-2 2.892-2.85c2.381-1.503 6.346-2.765 8.212-3.239l-.492-1.938c-1.004.254-2.643.74-4.357 1.386a5.1 5.1 0 0 0 .32-2.165c-.145-2.034-1.535-3.717-3.4-4.339l-.633 1.898c1.134.378 1.953 1.393 2.038 2.583c.082 1.148-.516 2.71-2.756 4.122"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGallbladder(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="M34.966 14.654c-1.227.774-2.208 1.647-2.966 2.654V6h-2v15.245a7.7 7.7 0 0 0-1.439-1.26c-1.92-1.302-4.32-1.722-6.453-1.504A4 4 0 0 0 19 17c-7.18 0-13 5.82-13 13v3h.019a6.5 6.5 0 0 0 12.962 0H19v-6c0-1.105.949-1.959 1.918-2.489a4 4 0 0 0 2.042-4.082c1.569-.041 3.197.342 4.479 1.211C28.904 22.634 30 24.318 30 27v15h2V23.05c.157-1.542.52-2.793 1.142-3.854c.624-1.067 1.543-2 2.892-2.85c2.381-1.503 6.346-2.765 8.212-3.239l-.492-1.938c-1.004.254-2.643.74-4.357 1.386a5.1 5.1 0 0 0 .32-2.165c-.145-2.034-1.535-3.717-3.4-4.339l-.633 1.898c1.134.378 1.953 1.393 2.038 2.583c.082 1.148-.516 2.71-2.756 4.122"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M34.966 14.654c-1.227.774-2.208 1.647-2.966 2.654V6h-2v15.245a7.7 7.7 0 0 0-1.439-1.26c-1.92-1.302-4.32-1.722-6.453-1.504A4 4 0 0 0 19 17c-7.18 0-13 5.82-13 13v3h.019a6.5 6.5 0 0 0 12.962 0H19v-6c0-1.105.949-1.959 1.918-2.489a4 4 0 0 0 2.042-4.082c1.569-.041 3.197.342 4.479 1.211C28.904 22.634 30 24.318 30 27v15h2V23.05c.157-1.542.52-2.793 1.142-3.854c.624-1.067 1.543-2 2.892-2.85c2.381-1.503 6.346-2.765 8.212-3.239l-.492-1.938c-1.004.254-2.643.74-4.357 1.386a5.1 5.1 0 0 0 .32-2.165c-.145-2.034-1.535-3.717-3.4-4.339l-.633 1.898c1.134.378 1.953 1.393 2.038 2.583c.082 1.148-.516 2.71-2.756 4.122"/></svg>
</template>

CSS

.icon-gallbladder {
  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%22M34.966%2014.654c-1.227.774-2.208%201.647-2.966%202.654V6h-2v15.245a7.7%207.7%200%200%200-1.439-1.26c-1.92-1.302-4.32-1.722-6.453-1.504A4%204%200%200%200%2019%2017c-7.18%200-13%205.82-13%2013v3h.019a6.5%206.5%200%200%200%2012.962%200H19v-6c0-1.105.949-1.959%201.918-2.489a4%204%200%200%200%202.042-4.082c1.569-.041%203.197.342%204.479%201.211C28.904%2022.634%2030%2024.318%2030%2027v15h2V23.05c.157-1.542.52-2.793%201.142-3.854c.624-1.067%201.543-2%202.892-2.85c2.381-1.503%206.346-2.765%208.212-3.239l-.492-1.938c-1.004.254-2.643.74-4.357%201.386a5.1%205.1%200%200%200%20.32-2.165c-.145-2.034-1.535-3.717-3.4-4.339l-.633%201.898c1.134.378%201.953%201.393%202.038%202.583c.082%201.148-.516%202.71-2.756%204.122%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%22M34.966%2014.654c-1.227.774-2.208%201.647-2.966%202.654V6h-2v15.245a7.7%207.7%200%200%200-1.439-1.26c-1.92-1.302-4.32-1.722-6.453-1.504A4%204%200%200%200%2019%2017c-7.18%200-13%205.82-13%2013v3h.019a6.5%206.5%200%200%200%2012.962%200H19v-6c0-1.105.949-1.959%201.918-2.489a4%204%200%200%200%202.042-4.082c1.569-.041%203.197.342%204.479%201.211C28.904%2022.634%2030%2024.318%2030%2027v15h2V23.05c.157-1.542.52-2.793%201.142-3.854c.624-1.067%201.543-2%202.892-2.85c2.381-1.503%206.346-2.765%208.212-3.239l-.492-1.938c-1.004.254-2.643.74-4.357%201.386a5.1%205.1%200%200%200%20.32-2.165c-.145-2.034-1.535-3.717-3.4-4.339l-.633%201.898c1.134.378%201.953%201.393%202.038%202.583c.082%201.148-.516%202.71-2.756%204.122%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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