pancreas negative icon

pancreas-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
pancreas-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Use the pancreas negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsPancreasNegative)"><path d="M21.14 10.259c.204-.07.369-.048.57.064c.239.133.5.383.775.739c.38.493.805 1.453.906 2.36c.104.928-.148 1.337-.504 1.505c-.255.119-.425.102-.568.049c-.178-.067-.4-.228-.642-.53c-.494-.618-.84-1.544-.944-2.197c-.093-.586-.126-1.088-.044-1.459c.047-.208.116-.342.253-.436l.013-.007l.059-.033l.014-.008l.003-.003a1 1 0 0 1 .11-.044m3.923 21.906l-.223.226l-.004.005l-.02.019q-.013.015-.036.037l-.04.04q-.105.104-.3.29c-.257.245-.622.582-1.046.946c-.87.749-1.91 1.542-2.777 1.947c-2.05.96-3.95 1.302-5.643 1.01c-1.671-.29-3.258-1.22-4.676-3.031c-3.435-4.389-2.352-11.076.88-15.613c1.283-1.8 3.695-3.723 5.889-5.24c.496-.343.975-.661 1.418-.947c.022.27.058.524.093.746c.152.963.627 2.269 1.403 3.24c.172.215.369.427.592.617q-.213.147-.436.305a3 3 0 0 0-.188.133c-1.723 1.222-3.933 2.902-5.341 4.413c-.707.759-1.373 1.508-1.842 2.368c-.49.898-.746 1.879-.725 3.088c.022 1.27.13 2.383 1.091 3.596c.473.597.994 1.047 1.62 1.359c.617.307 1.273.446 1.967.511c.558.053 1.186-.05 1.602-.136a11 11 0 0 0 .726-.177l.048-.014l.014-.004l.005-.002l.133-.04l4.95-3l.012-.008c1.728-1.107 3.12-1.275 4.368-.89c.82.254 1.652.769 2.521 1.558a6 6 0 0 0-.758.448a7.6 7.6 0 0 0-1.465 1.325c-.29.343-.57.742-.756 1.16a4 4 0 0 0-.338-.175c-.784-.358-1.56-.376-2.41-.181zm5.075 2.305a2 2 0 0 1-.06-.126a5 5 0 0 1-.028-.303c-.017-.277-.005-.489.02-.578c.029-.11.16-.375.46-.73a5.5 5.5 0 0 1 1.034-.936c.395-.271.744-.422.993-.467a.5.5 0 0 1 .21-.007c.017.004.02.006.027.014a.7.7 0 0 1 .156.205c.028.06.06.158.1.374c.027.149 0 .442-.211.861c-.203.402-.526.82-.914 1.168c-.392.35-.794.581-1.13.676c-.29.081-.463.048-.572-.01a1 1 0 0 1-.085-.142"/><path fill-rule="evenodd" d="M48 0H0v48h48zM20.441 8.162q-.349.121-.627.296l-.171.098a59 59 0 0 0-3.804 2.415c-2.21 1.529-4.904 3.635-6.427 5.773c-3.546 4.976-5.103 12.817-.822 18.287c1.707 2.18 3.748 3.442 6.018 3.836c2.248.389 4.602-.095 6.924-1.181c1.15-.539 2.379-1.5 3.274-2.268a30 30 0 0 0 1.331-1.217c.336-.044.55.001.75.093c.293.134.648.408 1.206.969q.048.108.119.245c.11.21.358.65.77.926c.776.522 1.65.53 2.398.32c.736-.207 1.424-.642 1.99-1.15a6.3 6.3 0 0 0 1.413-1.82c.331-.658.562-1.466.412-2.275a3.8 3.8 0 0 0-.268-.906a2.8 2.8 0 0 0-.566-.808c-1.567-1.909-3.241-3.365-5.148-3.954a7 7 0 0 0-.247-.07q.42-.09.883-.122c.717-.052 1.433-.016 2.226.024q.462.025.966.044c1.138.04 2.402.02 3.634-.381c1.268-.414 2.441-1.213 3.44-2.62c.288-.408 1.085-1.594 1.538-2.802c.22-.586.42-1.33.321-2.045a2.2 2.2 0 0 0-.484-1.129a2.24 2.24 0 0 0-1.106-.703c-1.262-.371-2.388-.196-3.382.022q-.333.074-.645.148c-.762.178-1.457.341-2.274.372c-1.768.066-3.148-.109-4.6-.293l-.048-.006c-1.336-.17-2.735-.344-4.465-.304c.598-.841.687-1.923.59-2.804c-.146-1.306-.723-2.654-1.358-3.476c-.646-.836-1.947-2.157-3.761-1.534" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPancreasNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPancreasNegative(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"><g fill="currentColor" clipPath="url(#healthiconsPancreasNegative)"><path d="M21.14 10.259c.204-.07.369-.048.57.064c.239.133.5.383.775.739c.38.493.805 1.453.906 2.36c.104.928-.148 1.337-.504 1.505c-.255.119-.425.102-.568.049c-.178-.067-.4-.228-.642-.53c-.494-.618-.84-1.544-.944-2.197c-.093-.586-.126-1.088-.044-1.459c.047-.208.116-.342.253-.436l.013-.007l.059-.033l.014-.008l.003-.003a1 1 0 0 1 .11-.044m3.923 21.906l-.223.226l-.004.005l-.02.019q-.013.015-.036.037l-.04.04q-.105.104-.3.29c-.257.245-.622.582-1.046.946c-.87.749-1.91 1.542-2.777 1.947c-2.05.96-3.95 1.302-5.643 1.01c-1.671-.29-3.258-1.22-4.676-3.031c-3.435-4.389-2.352-11.076.88-15.613c1.283-1.8 3.695-3.723 5.889-5.24c.496-.343.975-.661 1.418-.947c.022.27.058.524.093.746c.152.963.627 2.269 1.403 3.24c.172.215.369.427.592.617q-.213.147-.436.305a3 3 0 0 0-.188.133c-1.723 1.222-3.933 2.902-5.341 4.413c-.707.759-1.373 1.508-1.842 2.368c-.49.898-.746 1.879-.725 3.088c.022 1.27.13 2.383 1.091 3.596c.473.597.994 1.047 1.62 1.359c.617.307 1.273.446 1.967.511c.558.053 1.186-.05 1.602-.136a11 11 0 0 0 .726-.177l.048-.014l.014-.004l.005-.002l.133-.04l4.95-3l.012-.008c1.728-1.107 3.12-1.275 4.368-.89c.82.254 1.652.769 2.521 1.558a6 6 0 0 0-.758.448a7.6 7.6 0 0 0-1.465 1.325c-.29.343-.57.742-.756 1.16a4 4 0 0 0-.338-.175c-.784-.358-1.56-.376-2.41-.181zm5.075 2.305a2 2 0 0 1-.06-.126a5 5 0 0 1-.028-.303c-.017-.277-.005-.489.02-.578c.029-.11.16-.375.46-.73a5.5 5.5 0 0 1 1.034-.936c.395-.271.744-.422.993-.467a.5.5 0 0 1 .21-.007c.017.004.02.006.027.014a.7.7 0 0 1 .156.205c.028.06.06.158.1.374c.027.149 0 .442-.211.861c-.203.402-.526.82-.914 1.168c-.392.35-.794.581-1.13.676c-.29.081-.463.048-.572-.01a1 1 0 0 1-.085-.142"/><path fillRule="evenodd" d="M48 0H0v48h48zM20.441 8.162q-.349.121-.627.296l-.171.098a59 59 0 0 0-3.804 2.415c-2.21 1.529-4.904 3.635-6.427 5.773c-3.546 4.976-5.103 12.817-.822 18.287c1.707 2.18 3.748 3.442 6.018 3.836c2.248.389 4.602-.095 6.924-1.181c1.15-.539 2.379-1.5 3.274-2.268a30 30 0 0 0 1.331-1.217c.336-.044.55.001.75.093c.293.134.648.408 1.206.969q.048.108.119.245c.11.21.358.65.77.926c.776.522 1.65.53 2.398.32c.736-.207 1.424-.642 1.99-1.15a6.3 6.3 0 0 0 1.413-1.82c.331-.658.562-1.466.412-2.275a3.8 3.8 0 0 0-.268-.906a2.8 2.8 0 0 0-.566-.808c-1.567-1.909-3.241-3.365-5.148-3.954a7 7 0 0 0-.247-.07q.42-.09.883-.122c.717-.052 1.433-.016 2.226.024q.462.025.966.044c1.138.04 2.402.02 3.634-.381c1.268-.414 2.441-1.213 3.44-2.62c.288-.408 1.085-1.594 1.538-2.802c.22-.586.42-1.33.321-2.045a2.2 2.2 0 0 0-.484-1.129a2.24 2.24 0 0 0-1.106-.703c-1.262-.371-2.388-.196-3.382.022q-.333.074-.645.148c-.762.178-1.457.341-2.274.372c-1.768.066-3.148-.109-4.6-.293l-.048-.006c-1.336-.17-2.735-.344-4.465-.304c.598-.841.687-1.923.59-2.804c-.146-1.306-.723-2.654-1.358-3.476c-.646-.836-1.947-2.157-3.761-1.534" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPancreasNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsPancreasNegative)"><path d="M21.14 10.259c.204-.07.369-.048.57.064c.239.133.5.383.775.739c.38.493.805 1.453.906 2.36c.104.928-.148 1.337-.504 1.505c-.255.119-.425.102-.568.049c-.178-.067-.4-.228-.642-.53c-.494-.618-.84-1.544-.944-2.197c-.093-.586-.126-1.088-.044-1.459c.047-.208.116-.342.253-.436l.013-.007l.059-.033l.014-.008l.003-.003a1 1 0 0 1 .11-.044m3.923 21.906l-.223.226l-.004.005l-.02.019q-.013.015-.036.037l-.04.04q-.105.104-.3.29c-.257.245-.622.582-1.046.946c-.87.749-1.91 1.542-2.777 1.947c-2.05.96-3.95 1.302-5.643 1.01c-1.671-.29-3.258-1.22-4.676-3.031c-3.435-4.389-2.352-11.076.88-15.613c1.283-1.8 3.695-3.723 5.889-5.24c.496-.343.975-.661 1.418-.947c.022.27.058.524.093.746c.152.963.627 2.269 1.403 3.24c.172.215.369.427.592.617q-.213.147-.436.305a3 3 0 0 0-.188.133c-1.723 1.222-3.933 2.902-5.341 4.413c-.707.759-1.373 1.508-1.842 2.368c-.49.898-.746 1.879-.725 3.088c.022 1.27.13 2.383 1.091 3.596c.473.597.994 1.047 1.62 1.359c.617.307 1.273.446 1.967.511c.558.053 1.186-.05 1.602-.136a11 11 0 0 0 .726-.177l.048-.014l.014-.004l.005-.002l.133-.04l4.95-3l.012-.008c1.728-1.107 3.12-1.275 4.368-.89c.82.254 1.652.769 2.521 1.558a6 6 0 0 0-.758.448a7.6 7.6 0 0 0-1.465 1.325c-.29.343-.57.742-.756 1.16a4 4 0 0 0-.338-.175c-.784-.358-1.56-.376-2.41-.181zm5.075 2.305a2 2 0 0 1-.06-.126a5 5 0 0 1-.028-.303c-.017-.277-.005-.489.02-.578c.029-.11.16-.375.46-.73a5.5 5.5 0 0 1 1.034-.936c.395-.271.744-.422.993-.467a.5.5 0 0 1 .21-.007c.017.004.02.006.027.014a.7.7 0 0 1 .156.205c.028.06.06.158.1.374c.027.149 0 .442-.211.861c-.203.402-.526.82-.914 1.168c-.392.35-.794.581-1.13.676c-.29.081-.463.048-.572-.01a1 1 0 0 1-.085-.142"/><path fill-rule="evenodd" d="M48 0H0v48h48zM20.441 8.162q-.349.121-.627.296l-.171.098a59 59 0 0 0-3.804 2.415c-2.21 1.529-4.904 3.635-6.427 5.773c-3.546 4.976-5.103 12.817-.822 18.287c1.707 2.18 3.748 3.442 6.018 3.836c2.248.389 4.602-.095 6.924-1.181c1.15-.539 2.379-1.5 3.274-2.268a30 30 0 0 0 1.331-1.217c.336-.044.55.001.75.093c.293.134.648.408 1.206.969q.048.108.119.245c.11.21.358.65.77.926c.776.522 1.65.53 2.398.32c.736-.207 1.424-.642 1.99-1.15a6.3 6.3 0 0 0 1.413-1.82c.331-.658.562-1.466.412-2.275a3.8 3.8 0 0 0-.268-.906a2.8 2.8 0 0 0-.566-.808c-1.567-1.909-3.241-3.365-5.148-3.954a7 7 0 0 0-.247-.07q.42-.09.883-.122c.717-.052 1.433-.016 2.226.024q.462.025.966.044c1.138.04 2.402.02 3.634-.381c1.268-.414 2.441-1.213 3.44-2.62c.288-.408 1.085-1.594 1.538-2.802c.22-.586.42-1.33.321-2.045a2.2 2.2 0 0 0-.484-1.129a2.24 2.24 0 0 0-1.106-.703c-1.262-.371-2.388-.196-3.382.022q-.333.074-.645.148c-.762.178-1.457.341-2.274.372c-1.768.066-3.148-.109-4.6-.293l-.048-.006c-1.336-.17-2.735-.344-4.465-.304c.598-.841.687-1.923.59-2.804c-.146-1.306-.723-2.654-1.358-3.476c-.646-.836-1.947-2.157-3.761-1.534" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPancreasNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-pancreas-negative {
  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%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsPancreasNegative)%22%3E%3Cpath%20d%3D%22M21.14%2010.259c.204-.07.369-.048.57.064c.239.133.5.383.775.739c.38.493.805%201.453.906%202.36c.104.928-.148%201.337-.504%201.505c-.255.119-.425.102-.568.049c-.178-.067-.4-.228-.642-.53c-.494-.618-.84-1.544-.944-2.197c-.093-.586-.126-1.088-.044-1.459c.047-.208.116-.342.253-.436l.013-.007l.059-.033l.014-.008l.003-.003a1%201%200%200%201%20.11-.044m3.923%2021.906l-.223.226l-.004.005l-.02.019q-.013.015-.036.037l-.04.04q-.105.104-.3.29c-.257.245-.622.582-1.046.946c-.87.749-1.91%201.542-2.777%201.947c-2.05.96-3.95%201.302-5.643%201.01c-1.671-.29-3.258-1.22-4.676-3.031c-3.435-4.389-2.352-11.076.88-15.613c1.283-1.8%203.695-3.723%205.889-5.24c.496-.343.975-.661%201.418-.947c.022.27.058.524.093.746c.152.963.627%202.269%201.403%203.24c.172.215.369.427.592.617q-.213.147-.436.305a3%203%200%200%200-.188.133c-1.723%201.222-3.933%202.902-5.341%204.413c-.707.759-1.373%201.508-1.842%202.368c-.49.898-.746%201.879-.725%203.088c.022%201.27.13%202.383%201.091%203.596c.473.597.994%201.047%201.62%201.359c.617.307%201.273.446%201.967.511c.558.053%201.186-.05%201.602-.136a11%2011%200%200%200%20.726-.177l.048-.014l.014-.004l.005-.002l.133-.04l4.95-3l.012-.008c1.728-1.107%203.12-1.275%204.368-.89c.82.254%201.652.769%202.521%201.558a6%206%200%200%200-.758.448a7.6%207.6%200%200%200-1.465%201.325c-.29.343-.57.742-.756%201.16a4%204%200%200%200-.338-.175c-.784-.358-1.56-.376-2.41-.181zm5.075%202.305a2%202%200%200%201-.06-.126a5%205%200%200%201-.028-.303c-.017-.277-.005-.489.02-.578c.029-.11.16-.375.46-.73a5.5%205.5%200%200%201%201.034-.936c.395-.271.744-.422.993-.467a.5.5%200%200%201%20.21-.007c.017.004.02.006.027.014a.7.7%200%200%201%20.156.205c.028.06.06.158.1.374c.027.149%200%20.442-.211.861c-.203.402-.526.82-.914%201.168c-.392.35-.794.581-1.13.676c-.29.081-.463.048-.572-.01a1%201%200%200%201-.085-.142%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM20.441%208.162q-.349.121-.627.296l-.171.098a59%2059%200%200%200-3.804%202.415c-2.21%201.529-4.904%203.635-6.427%205.773c-3.546%204.976-5.103%2012.817-.822%2018.287c1.707%202.18%203.748%203.442%206.018%203.836c2.248.389%204.602-.095%206.924-1.181c1.15-.539%202.379-1.5%203.274-2.268a30%2030%200%200%200%201.331-1.217c.336-.044.55.001.75.093c.293.134.648.408%201.206.969q.048.108.119.245c.11.21.358.65.77.926c.776.522%201.65.53%202.398.32c.736-.207%201.424-.642%201.99-1.15a6.3%206.3%200%200%200%201.413-1.82c.331-.658.562-1.466.412-2.275a3.8%203.8%200%200%200-.268-.906a2.8%202.8%200%200%200-.566-.808c-1.567-1.909-3.241-3.365-5.148-3.954a7%207%200%200%200-.247-.07q.42-.09.883-.122c.717-.052%201.433-.016%202.226.024q.462.025.966.044c1.138.04%202.402.02%203.634-.381c1.268-.414%202.441-1.213%203.44-2.62c.288-.408%201.085-1.594%201.538-2.802c.22-.586.42-1.33.321-2.045a2.2%202.2%200%200%200-.484-1.129a2.24%202.24%200%200%200-1.106-.703c-1.262-.371-2.388-.196-3.382.022q-.333.074-.645.148c-.762.178-1.457.341-2.274.372c-1.768.066-3.148-.109-4.6-.293l-.048-.006c-1.336-.17-2.735-.344-4.465-.304c.598-.841.687-1.923.59-2.804c-.146-1.306-.723-2.654-1.358-3.476c-.646-.836-1.947-2.157-3.761-1.534%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPancreasNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsPancreasNegative)%22%3E%3Cpath%20d%3D%22M21.14%2010.259c.204-.07.369-.048.57.064c.239.133.5.383.775.739c.38.493.805%201.453.906%202.36c.104.928-.148%201.337-.504%201.505c-.255.119-.425.102-.568.049c-.178-.067-.4-.228-.642-.53c-.494-.618-.84-1.544-.944-2.197c-.093-.586-.126-1.088-.044-1.459c.047-.208.116-.342.253-.436l.013-.007l.059-.033l.014-.008l.003-.003a1%201%200%200%201%20.11-.044m3.923%2021.906l-.223.226l-.004.005l-.02.019q-.013.015-.036.037l-.04.04q-.105.104-.3.29c-.257.245-.622.582-1.046.946c-.87.749-1.91%201.542-2.777%201.947c-2.05.96-3.95%201.302-5.643%201.01c-1.671-.29-3.258-1.22-4.676-3.031c-3.435-4.389-2.352-11.076.88-15.613c1.283-1.8%203.695-3.723%205.889-5.24c.496-.343.975-.661%201.418-.947c.022.27.058.524.093.746c.152.963.627%202.269%201.403%203.24c.172.215.369.427.592.617q-.213.147-.436.305a3%203%200%200%200-.188.133c-1.723%201.222-3.933%202.902-5.341%204.413c-.707.759-1.373%201.508-1.842%202.368c-.49.898-.746%201.879-.725%203.088c.022%201.27.13%202.383%201.091%203.596c.473.597.994%201.047%201.62%201.359c.617.307%201.273.446%201.967.511c.558.053%201.186-.05%201.602-.136a11%2011%200%200%200%20.726-.177l.048-.014l.014-.004l.005-.002l.133-.04l4.95-3l.012-.008c1.728-1.107%203.12-1.275%204.368-.89c.82.254%201.652.769%202.521%201.558a6%206%200%200%200-.758.448a7.6%207.6%200%200%200-1.465%201.325c-.29.343-.57.742-.756%201.16a4%204%200%200%200-.338-.175c-.784-.358-1.56-.376-2.41-.181zm5.075%202.305a2%202%200%200%201-.06-.126a5%205%200%200%201-.028-.303c-.017-.277-.005-.489.02-.578c.029-.11.16-.375.46-.73a5.5%205.5%200%200%201%201.034-.936c.395-.271.744-.422.993-.467a.5.5%200%200%201%20.21-.007c.017.004.02.006.027.014a.7.7%200%200%201%20.156.205c.028.06.06.158.1.374c.027.149%200%20.442-.211.861c-.203.402-.526.82-.914%201.168c-.392.35-.794.581-1.13.676c-.29.081-.463.048-.572-.01a1%201%200%200%201-.085-.142%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM20.441%208.162q-.349.121-.627.296l-.171.098a59%2059%200%200%200-3.804%202.415c-2.21%201.529-4.904%203.635-6.427%205.773c-3.546%204.976-5.103%2012.817-.822%2018.287c1.707%202.18%203.748%203.442%206.018%203.836c2.248.389%204.602-.095%206.924-1.181c1.15-.539%202.379-1.5%203.274-2.268a30%2030%200%200%200%201.331-1.217c.336-.044.55.001.75.093c.293.134.648.408%201.206.969q.048.108.119.245c.11.21.358.65.77.926c.776.522%201.65.53%202.398.32c.736-.207%201.424-.642%201.99-1.15a6.3%206.3%200%200%200%201.413-1.82c.331-.658.562-1.466.412-2.275a3.8%203.8%200%200%200-.268-.906a2.8%202.8%200%200%200-.566-.808c-1.567-1.909-3.241-3.365-5.148-3.954a7%207%200%200%200-.247-.07q.42-.09.883-.122c.717-.052%201.433-.016%202.226.024q.462.025.966.044c1.138.04%202.402.02%203.634-.381c1.268-.414%202.441-1.213%203.44-2.62c.288-.408%201.085-1.594%201.538-2.802c.22-.586.42-1.33.321-2.045a2.2%202.2%200%200%200-.484-1.129a2.24%202.24%200%200%200-1.106-.703c-1.262-.371-2.388-.196-3.382.022q-.333.074-.645.148c-.762.178-1.457.341-2.274.372c-1.768.066-3.148-.109-4.6-.293l-.048-.006c-1.336-.17-2.735-.344-4.465-.304c.598-.841.687-1.923.59-2.804c-.146-1.306-.723-2.654-1.358-3.476c-.646-.836-1.947-2.157-3.761-1.534%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPancreasNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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