spleen negative icon

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

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

Use the spleen negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsSpleenNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm17.657 24.15q.102-.048.203-.093l.044-.013c.306-.094.61-.051.995.161c.419.23.852.613 1.364 1.104l.232.225c.421.409.899.873 1.382 1.228c.582.428 1.338.83 2.225.748c.541-.05.935-.543.878-1.1c-.056-.558-.54-.97-1.082-.92c-.19.018-.46-.056-.89-.371c-.361-.267-.719-.613-1.141-1.022l-.27-.26c-.17-.164-.352-.336-.544-.507c.597-.02 1.229.017 1.906.11a.975.975 0 0 0 1.095-.873a1.026 1.026 0 0 0-.864-1.138c-2.53-.344-4.624-.015-6.653 1.01q-.354.18-.703.385q.796.613 1.636 1.191zl-.23.113c-1.692.855-3.383 2.309-5.498 4.464a.967.967 0 0 1-1.394-.017a1.034 1.034 0 0 1-.004-1.434c1.888-1.923 3.569-3.432 5.303-4.451c-6.341-4.876-10.273-11.197-2.627-15.9C29.023-2.802 44.11 26.834 33.396 40.29c-1.242 1.559-6.038 6.898-12.141 3.719c-6.987-3.64-5.062-7.908-3.29-11.836c1.363-3.021 2.636-5.842-.308-8.023m1.684-12.398c4.02 3.526 6.867 7.324 8.049 11.4c1.17 4.04.739 8.466-2.01 13.358l1.743.98c2.98-5.304 3.524-10.281 2.188-14.895c-1.327-4.577-4.47-8.68-8.652-12.347z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSpleenNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsSpleenNegative(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 clipPath="url(#healthiconsSpleenNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm17.657 24.15q.102-.048.203-.093l.044-.013c.306-.094.61-.051.995.161c.419.23.852.613 1.364 1.104l.232.225c.421.409.899.873 1.382 1.228c.582.428 1.338.83 2.225.748c.541-.05.935-.543.878-1.1c-.056-.558-.54-.97-1.082-.92c-.19.018-.46-.056-.89-.371c-.361-.267-.719-.613-1.141-1.022l-.27-.26c-.17-.164-.352-.336-.544-.507c.597-.02 1.229.017 1.906.11a.975.975 0 0 0 1.095-.873a1.026 1.026 0 0 0-.864-1.138c-2.53-.344-4.624-.015-6.653 1.01q-.354.18-.703.385q.796.613 1.636 1.191zl-.23.113c-1.692.855-3.383 2.309-5.498 4.464a.967.967 0 0 1-1.394-.017a1.034 1.034 0 0 1-.004-1.434c1.888-1.923 3.569-3.432 5.303-4.451c-6.341-4.876-10.273-11.197-2.627-15.9C29.023-2.802 44.11 26.834 33.396 40.29c-1.242 1.559-6.038 6.898-12.141 3.719c-6.987-3.64-5.062-7.908-3.29-11.836c1.363-3.021 2.636-5.842-.308-8.023m1.684-12.398c4.02 3.526 6.867 7.324 8.049 11.4c1.17 4.04.739 8.466-2.01 13.358l1.743.98c2.98-5.304 3.524-10.281 2.188-14.895c-1.327-4.577-4.47-8.68-8.652-12.347z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsSpleenNegative"><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 clip-path="url(#healthiconsSpleenNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm17.657 24.15q.102-.048.203-.093l.044-.013c.306-.094.61-.051.995.161c.419.23.852.613 1.364 1.104l.232.225c.421.409.899.873 1.382 1.228c.582.428 1.338.83 2.225.748c.541-.05.935-.543.878-1.1c-.056-.558-.54-.97-1.082-.92c-.19.018-.46-.056-.89-.371c-.361-.267-.719-.613-1.141-1.022l-.27-.26c-.17-.164-.352-.336-.544-.507c.597-.02 1.229.017 1.906.11a.975.975 0 0 0 1.095-.873a1.026 1.026 0 0 0-.864-1.138c-2.53-.344-4.624-.015-6.653 1.01q-.354.18-.703.385q.796.613 1.636 1.191zl-.23.113c-1.692.855-3.383 2.309-5.498 4.464a.967.967 0 0 1-1.394-.017a1.034 1.034 0 0 1-.004-1.434c1.888-1.923 3.569-3.432 5.303-4.451c-6.341-4.876-10.273-11.197-2.627-15.9C29.023-2.802 44.11 26.834 33.396 40.29c-1.242 1.559-6.038 6.898-12.141 3.719c-6.987-3.64-5.062-7.908-3.29-11.836c1.363-3.021 2.636-5.842-.308-8.023m1.684-12.398c4.02 3.526 6.867 7.324 8.049 11.4c1.17 4.04.739 8.466-2.01 13.358l1.743.98c2.98-5.304 3.524-10.281 2.188-14.895c-1.327-4.577-4.47-8.68-8.652-12.347z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsSpleenNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-spleen-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%20clip-path%3D%22url(%23healthiconsSpleenNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm17.657%2024.15q.102-.048.203-.093l.044-.013c.306-.094.61-.051.995.161c.419.23.852.613%201.364%201.104l.232.225c.421.409.899.873%201.382%201.228c.582.428%201.338.83%202.225.748c.541-.05.935-.543.878-1.1c-.056-.558-.54-.97-1.082-.92c-.19.018-.46-.056-.89-.371c-.361-.267-.719-.613-1.141-1.022l-.27-.26c-.17-.164-.352-.336-.544-.507c.597-.02%201.229.017%201.906.11a.975.975%200%200%200%201.095-.873a1.026%201.026%200%200%200-.864-1.138c-2.53-.344-4.624-.015-6.653%201.01q-.354.18-.703.385q.796.613%201.636%201.191zl-.23.113c-1.692.855-3.383%202.309-5.498%204.464a.967.967%200%200%201-1.394-.017a1.034%201.034%200%200%201-.004-1.434c1.888-1.923%203.569-3.432%205.303-4.451c-6.341-4.876-10.273-11.197-2.627-15.9C29.023-2.802%2044.11%2026.834%2033.396%2040.29c-1.242%201.559-6.038%206.898-12.141%203.719c-6.987-3.64-5.062-7.908-3.29-11.836c1.363-3.021%202.636-5.842-.308-8.023m1.684-12.398c4.02%203.526%206.867%207.324%208.049%2011.4c1.17%204.04.739%208.466-2.01%2013.358l1.743.98c2.98-5.304%203.524-10.281%202.188-14.895c-1.327-4.577-4.47-8.68-8.652-12.347z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSpleenNegative%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%20clip-path%3D%22url(%23healthiconsSpleenNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm17.657%2024.15q.102-.048.203-.093l.044-.013c.306-.094.61-.051.995.161c.419.23.852.613%201.364%201.104l.232.225c.421.409.899.873%201.382%201.228c.582.428%201.338.83%202.225.748c.541-.05.935-.543.878-1.1c-.056-.558-.54-.97-1.082-.92c-.19.018-.46-.056-.89-.371c-.361-.267-.719-.613-1.141-1.022l-.27-.26c-.17-.164-.352-.336-.544-.507c.597-.02%201.229.017%201.906.11a.975.975%200%200%200%201.095-.873a1.026%201.026%200%200%200-.864-1.138c-2.53-.344-4.624-.015-6.653%201.01q-.354.18-.703.385q.796.613%201.636%201.191zl-.23.113c-1.692.855-3.383%202.309-5.498%204.464a.967.967%200%200%201-1.394-.017a1.034%201.034%200%200%201-.004-1.434c1.888-1.923%203.569-3.432%205.303-4.451c-6.341-4.876-10.273-11.197-2.627-15.9C29.023-2.802%2044.11%2026.834%2033.396%2040.29c-1.242%201.559-6.038%206.898-12.141%203.719c-6.987-3.64-5.062-7.908-3.29-11.836c1.363-3.021%202.636-5.842-.308-8.023m1.684-12.398c4.02%203.526%206.867%207.324%208.049%2011.4c1.17%204.04.739%208.466-2.01%2013.358l1.743.98c2.98-5.304%203.524-10.281%202.188-14.895c-1.327-4.577-4.47-8.68-8.652-12.347z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsSpleenNegative%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/spleen-negative.svg?color=%231a73e8&size=48