kidneys negative icon

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

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

Use the kidneys 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(#healthiconsKidneysNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm35.312 30.753c10.865-4.582 6.577-20.049-.965-22.604c-3.128-1.06-6.58 2.457-6.558 4.64c.01.945.496 1.865 1.004 2.824c.666 1.26 1.368 2.585 1.07 4.118c-.525 2.7-1.113 7.256.402 9.419c1.515 2.162 3.038 2.45 5.047 1.603M29 23c.075.997.076.997.077.997h.008l.007-.001l.008-.001l-.012.002a1.2 1.2 0 0 0-.471.22c-.228.178-.617.617-.617 1.766v14.016L27 40h-1V25.983c0-1.683.611-2.736 1.383-3.34a3.16 3.16 0 0 1 1.357-.616l.116-.017l.026-.003l.014-.002l.016-.001h.01l.001-.001s.002 0 .077.997m-16.452 7.753c-10.864-4.582-6.577-20.049.965-22.604c3.129-1.06 6.58 2.457 6.559 4.64c-.01.945-.497 1.865-1.005 2.824c-.666 1.26-1.368 2.585-1.07 4.118c.525 2.7 1.113 7.256-.402 9.419c-1.515 2.162-3.038 2.45-5.047 1.603M19 23c-.075.997-.076.997-.077.997h-.008l-.007-.001l-.008-.001l.012.002q.029.003.103.026c.098.03.233.088.368.194c.228.178.617.617.617 1.766v14.016L21 40h1V25.983c0-1.683-.611-2.736-1.383-3.34a3.16 3.16 0 0 0-1.357-.616l-.116-.017l-.04-.005l-.016-.001h-.01l-.001-.001s-.002 0-.077.997" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsKidneysNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsKidneysNegative(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(#healthiconsKidneysNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm35.312 30.753c10.865-4.582 6.577-20.049-.965-22.604c-3.128-1.06-6.58 2.457-6.558 4.64c.01.945.496 1.865 1.004 2.824c.666 1.26 1.368 2.585 1.07 4.118c-.525 2.7-1.113 7.256.402 9.419c1.515 2.162 3.038 2.45 5.047 1.603M29 23c.075.997.076.997.077.997h.008l.007-.001l.008-.001l-.012.002a1.2 1.2 0 0 0-.471.22c-.228.178-.617.617-.617 1.766v14.016L27 40h-1V25.983c0-1.683.611-2.736 1.383-3.34a3.16 3.16 0 0 1 1.357-.616l.116-.017l.026-.003l.014-.002l.016-.001h.01l.001-.001s.002 0 .077.997m-16.452 7.753c-10.864-4.582-6.577-20.049.965-22.604c3.129-1.06 6.58 2.457 6.559 4.64c-.01.945-.497 1.865-1.005 2.824c-.666 1.26-1.368 2.585-1.07 4.118c.525 2.7 1.113 7.256-.402 9.419c-1.515 2.162-3.038 2.45-5.047 1.603M19 23c-.075.997-.076.997-.077.997h-.008l-.007-.001l-.008-.001l.012.002q.029.003.103.026c.098.03.233.088.368.194c.228.178.617.617.617 1.766v14.016L21 40h1V25.983c0-1.683-.611-2.736-1.383-3.34a3.16 3.16 0 0 0-1.357-.616l-.116-.017l-.04-.005l-.016-.001h-.01l-.001-.001s-.002 0-.077.997" clipRule="evenodd"/></g><defs><clipPath id="healthiconsKidneysNegative"><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(#healthiconsKidneysNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm35.312 30.753c10.865-4.582 6.577-20.049-.965-22.604c-3.128-1.06-6.58 2.457-6.558 4.64c.01.945.496 1.865 1.004 2.824c.666 1.26 1.368 2.585 1.07 4.118c-.525 2.7-1.113 7.256.402 9.419c1.515 2.162 3.038 2.45 5.047 1.603M29 23c.075.997.076.997.077.997h.008l.007-.001l.008-.001l-.012.002a1.2 1.2 0 0 0-.471.22c-.228.178-.617.617-.617 1.766v14.016L27 40h-1V25.983c0-1.683.611-2.736 1.383-3.34a3.16 3.16 0 0 1 1.357-.616l.116-.017l.026-.003l.014-.002l.016-.001h.01l.001-.001s.002 0 .077.997m-16.452 7.753c-10.864-4.582-6.577-20.049.965-22.604c3.129-1.06 6.58 2.457 6.559 4.64c-.01.945-.497 1.865-1.005 2.824c-.666 1.26-1.368 2.585-1.07 4.118c.525 2.7 1.113 7.256-.402 9.419c-1.515 2.162-3.038 2.45-5.047 1.603M19 23c-.075.997-.076.997-.077.997h-.008l-.007-.001l-.008-.001l.012.002q.029.003.103.026c.098.03.233.088.368.194c.228.178.617.617.617 1.766v14.016L21 40h1V25.983c0-1.683-.611-2.736-1.383-3.34a3.16 3.16 0 0 0-1.357-.616l-.116-.017l-.04-.005l-.016-.001h-.01l-.001-.001s-.002 0-.077.997" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsKidneysNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-kidneys-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(%23healthiconsKidneysNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm35.312%2030.753c10.865-4.582%206.577-20.049-.965-22.604c-3.128-1.06-6.58%202.457-6.558%204.64c.01.945.496%201.865%201.004%202.824c.666%201.26%201.368%202.585%201.07%204.118c-.525%202.7-1.113%207.256.402%209.419c1.515%202.162%203.038%202.45%205.047%201.603M29%2023c.075.997.076.997.077.997h.008l.007-.001l.008-.001l-.012.002a1.2%201.2%200%200%200-.471.22c-.228.178-.617.617-.617%201.766v14.016L27%2040h-1V25.983c0-1.683.611-2.736%201.383-3.34a3.16%203.16%200%200%201%201.357-.616l.116-.017l.026-.003l.014-.002l.016-.001h.01l.001-.001s.002%200%20.077.997m-16.452%207.753c-10.864-4.582-6.577-20.049.965-22.604c3.129-1.06%206.58%202.457%206.559%204.64c-.01.945-.497%201.865-1.005%202.824c-.666%201.26-1.368%202.585-1.07%204.118c.525%202.7%201.113%207.256-.402%209.419c-1.515%202.162-3.038%202.45-5.047%201.603M19%2023c-.075.997-.076.997-.077.997h-.008l-.007-.001l-.008-.001l.012.002q.029.003.103.026c.098.03.233.088.368.194c.228.178.617.617.617%201.766v14.016L21%2040h1V25.983c0-1.683-.611-2.736-1.383-3.34a3.16%203.16%200%200%200-1.357-.616l-.116-.017l-.04-.005l-.016-.001h-.01l-.001-.001s-.002%200-.077.997%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsKidneysNegative%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(%23healthiconsKidneysNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm35.312%2030.753c10.865-4.582%206.577-20.049-.965-22.604c-3.128-1.06-6.58%202.457-6.558%204.64c.01.945.496%201.865%201.004%202.824c.666%201.26%201.368%202.585%201.07%204.118c-.525%202.7-1.113%207.256.402%209.419c1.515%202.162%203.038%202.45%205.047%201.603M29%2023c.075.997.076.997.077.997h.008l.007-.001l.008-.001l-.012.002a1.2%201.2%200%200%200-.471.22c-.228.178-.617.617-.617%201.766v14.016L27%2040h-1V25.983c0-1.683.611-2.736%201.383-3.34a3.16%203.16%200%200%201%201.357-.616l.116-.017l.026-.003l.014-.002l.016-.001h.01l.001-.001s.002%200%20.077.997m-16.452%207.753c-10.864-4.582-6.577-20.049.965-22.604c3.129-1.06%206.58%202.457%206.559%204.64c-.01.945-.497%201.865-1.005%202.824c-.666%201.26-1.368%202.585-1.07%204.118c.525%202.7%201.113%207.256-.402%209.419c-1.515%202.162-3.038%202.45-5.047%201.603M19%2023c-.075.997-.076.997-.077.997h-.008l-.007-.001l-.008-.001l.012.002q.029.003.103.026c.098.03.233.088.368.194c.228.178.617.617.617%201.766v14.016L21%2040h1V25.983c0-1.683-.611-2.736-1.383-3.34a3.16%203.16%200%200%200-1.357-.616l-.116-.017l-.04-.005l-.016-.001h-.01l-.001-.001s-.002%200-.077.997%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsKidneysNegative%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/kidneys-negative.svg?color=%231a73e8&size=48