gallbladder icon

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

Name
gallbladder-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Body
Viewbox
24×24
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 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.5 3h-1v5.317a3 3 0 0 0-.304-.133a2.6 2.6 0 0 0-1.567-.112a2.6 2.6 0 0 0-.838.38a3.2 3.2 0 0 0-1.177-.413c-1.264-.186-2.758.275-4.1 1.502c-1.215 1.109-1.856 2.214-2.185 3.154A5.7 5.7 0 0 0 3 14.673v1.952a3.375 3.375 0 1 0 6.75 0v-1.929c0-.106.04-.377.18-.672c.134-.285.325-.518.566-.655C11.944 12.542 12 11.039 12 10.5q0-.222-.037-.425a.5.5 0 0 1 .146-.061a.63.63 0 0 1 .379.04c.273.104.635.37 1.012.865V21h2v-5.9c0-1.953.815-3.42 2.064-4.274c.212-.145.412-.265.612-.365l.013.014l.042-.04C18.969 10.08 19.715 10 21 10V8c-.495 0-.946.011-1.371.048a3.7 3.7 0 0 0 .04-1.58a3 3 0 0 0-1.048-1.77C18.05 4.236 17.32 4 16.5 4v2c.43 0 .699.12.863.253a1 1 0 0 1 .343.603c.1.502-.06 1.254-.689 1.957q-.285.159-.581.361a6.5 6.5 0 0 0-.936.776V3zm-5.177 7.017c-.558-.082-1.47.096-2.461 1c-.974.89-1.427 1.715-1.645 2.339C5 13.977 5 14.442 5 14.67v1.955a1.375 1.375 0 1 0 2.75 0v-1.929c0-.427.118-.987.37-1.524c.257-.546.692-1.145 1.384-1.54c.418-.24.496-.67.496-1.132c0-.097-.082-.395-.677-.483" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGallbladderOutline24px(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="M14.5 3h-1v5.317a3 3 0 0 0-.304-.133a2.6 2.6 0 0 0-1.567-.112a2.6 2.6 0 0 0-.838.38a3.2 3.2 0 0 0-1.177-.413c-1.264-.186-2.758.275-4.1 1.502c-1.215 1.109-1.856 2.214-2.185 3.154A5.7 5.7 0 0 0 3 14.673v1.952a3.375 3.375 0 1 0 6.75 0v-1.929c0-.106.04-.377.18-.672c.134-.285.325-.518.566-.655C11.944 12.542 12 11.039 12 10.5q0-.222-.037-.425a.5.5 0 0 1 .146-.061a.63.63 0 0 1 .379.04c.273.104.635.37 1.012.865V21h2v-5.9c0-1.953.815-3.42 2.064-4.274c.212-.145.412-.265.612-.365l.013.014l.042-.04C18.969 10.08 19.715 10 21 10V8c-.495 0-.946.011-1.371.048a3.7 3.7 0 0 0 .04-1.58a3 3 0 0 0-1.048-1.77C18.05 4.236 17.32 4 16.5 4v2c.43 0 .699.12.863.253a1 1 0 0 1 .343.603c.1.502-.06 1.254-.689 1.957q-.285.159-.581.361a6.5 6.5 0 0 0-.936.776V3zm-5.177 7.017c-.558-.082-1.47.096-2.461 1c-.974.89-1.427 1.715-1.645 2.339C5 13.977 5 14.442 5 14.67v1.955a1.375 1.375 0 1 0 2.75 0v-1.929c0-.427.118-.987.37-1.524c.257-.546.692-1.145 1.384-1.54c.418-.24.496-.67.496-1.132c0-.097-.082-.395-.677-.483" 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="M14.5 3h-1v5.317a3 3 0 0 0-.304-.133a2.6 2.6 0 0 0-1.567-.112a2.6 2.6 0 0 0-.838.38a3.2 3.2 0 0 0-1.177-.413c-1.264-.186-2.758.275-4.1 1.502c-1.215 1.109-1.856 2.214-2.185 3.154A5.7 5.7 0 0 0 3 14.673v1.952a3.375 3.375 0 1 0 6.75 0v-1.929c0-.106.04-.377.18-.672c.134-.285.325-.518.566-.655C11.944 12.542 12 11.039 12 10.5q0-.222-.037-.425a.5.5 0 0 1 .146-.061a.63.63 0 0 1 .379.04c.273.104.635.37 1.012.865V21h2v-5.9c0-1.953.815-3.42 2.064-4.274c.212-.145.412-.265.612-.365l.013.014l.042-.04C18.969 10.08 19.715 10 21 10V8c-.495 0-.946.011-1.371.048a3.7 3.7 0 0 0 .04-1.58a3 3 0 0 0-1.048-1.77C18.05 4.236 17.32 4 16.5 4v2c.43 0 .699.12.863.253a1 1 0 0 1 .343.603c.1.502-.06 1.254-.689 1.957q-.285.159-.581.361a6.5 6.5 0 0 0-.936.776V3zm-5.177 7.017c-.558-.082-1.47.096-2.461 1c-.974.89-1.427 1.715-1.645 2.339C5 13.977 5 14.442 5 14.67v1.955a1.375 1.375 0 1 0 2.75 0v-1.929c0-.427.118-.987.37-1.524c.257-.546.692-1.145 1.384-1.54c.418-.24.496-.67.496-1.132c0-.097-.082-.395-.677-.483" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-gallbladder-outline-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%22M14.5%203h-1v5.317a3%203%200%200%200-.304-.133a2.6%202.6%200%200%200-1.567-.112a2.6%202.6%200%200%200-.838.38a3.2%203.2%200%200%200-1.177-.413c-1.264-.186-2.758.275-4.1%201.502c-1.215%201.109-1.856%202.214-2.185%203.154A5.7%205.7%200%200%200%203%2014.673v1.952a3.375%203.375%200%201%200%206.75%200v-1.929c0-.106.04-.377.18-.672c.134-.285.325-.518.566-.655C11.944%2012.542%2012%2011.039%2012%2010.5q0-.222-.037-.425a.5.5%200%200%201%20.146-.061a.63.63%200%200%201%20.379.04c.273.104.635.37%201.012.865V21h2v-5.9c0-1.953.815-3.42%202.064-4.274c.212-.145.412-.265.612-.365l.013.014l.042-.04C18.969%2010.08%2019.715%2010%2021%2010V8c-.495%200-.946.011-1.371.048a3.7%203.7%200%200%200%20.04-1.58a3%203%200%200%200-1.048-1.77C18.05%204.236%2017.32%204%2016.5%204v2c.43%200%20.699.12.863.253a1%201%200%200%201%20.343.603c.1.502-.06%201.254-.689%201.957q-.285.159-.581.361a6.5%206.5%200%200%200-.936.776V3zm-5.177%207.017c-.558-.082-1.47.096-2.461%201c-.974.89-1.427%201.715-1.645%202.339C5%2013.977%205%2014.442%205%2014.67v1.955a1.375%201.375%200%201%200%202.75%200v-1.929c0-.427.118-.987.37-1.524c.257-.546.692-1.145%201.384-1.54c.418-.24.496-.67.496-1.132c0-.097-.082-.395-.677-.483%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%22M14.5%203h-1v5.317a3%203%200%200%200-.304-.133a2.6%202.6%200%200%200-1.567-.112a2.6%202.6%200%200%200-.838.38a3.2%203.2%200%200%200-1.177-.413c-1.264-.186-2.758.275-4.1%201.502c-1.215%201.109-1.856%202.214-2.185%203.154A5.7%205.7%200%200%200%203%2014.673v1.952a3.375%203.375%200%201%200%206.75%200v-1.929c0-.106.04-.377.18-.672c.134-.285.325-.518.566-.655C11.944%2012.542%2012%2011.039%2012%2010.5q0-.222-.037-.425a.5.5%200%200%201%20.146-.061a.63.63%200%200%201%20.379.04c.273.104.635.37%201.012.865V21h2v-5.9c0-1.953.815-3.42%202.064-4.274c.212-.145.412-.265.612-.365l.013.014l.042-.04C18.969%2010.08%2019.715%2010%2021%2010V8c-.495%200-.946.011-1.371.048a3.7%203.7%200%200%200%20.04-1.58a3%203%200%200%200-1.048-1.77C18.05%204.236%2017.32%204%2016.5%204v2c.43%200%20.699.12.863.253a1%201%200%200%201%20.343.603c.1.502-.06%201.254-.689%201.957q-.285.159-.581.361a6.5%206.5%200%200%200-.936.776V3zm-5.177%207.017c-.558-.082-1.47.096-2.461%201c-.974.89-1.427%201.715-1.645%202.339C5%2013.977%205%2014.442%205%2014.67v1.955a1.375%201.375%200%201%200%202.75%200v-1.929c0-.427.118-.987.37-1.524c.257-.546.692-1.145%201.384-1.54c.418-.24.496-.67.496-1.132c0-.097-.082-.395-.677-.483%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/gallbladder-outline-24px.svg?color=%231a73e8&size=48