kidneys icon
kidneys from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- kidneys
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the kidneys icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M9.986 6c.157-1.406-.982-3-3.415-3C4.047 3 2 5.462 2 8.5S3.539 14 6.064 14c1.616 0 2.472-1.254 2.292-2.341"/><path d="M7 8c1.5 0 3.5.496 3.5 3.64c0 4.16-2 5.72-.5 9.36m7-13c-1.5 0-3.5.496-3.5 3.64c0 4.16 2 5.72.5 9.36"/><path d="M6.61 6c.204.571.55 1.943.306 2.857C6.814 9.238 6.488 10 6 10m8.014-4c-.157-1.406.982-3 3.415-3C19.953 3 22 5.462 22 8.5S20.461 14 17.936 14c-1.695 0-2.554-1.38-2.258-2.5"/><path d="M17.39 6c-.204.571-.55 1.943-.306 2.857c.102.381.428 1.143.916 1.143"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsKidneys(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M9.986 6c.157-1.406-.982-3-3.415-3C4.047 3 2 5.462 2 8.5S3.539 14 6.064 14c1.616 0 2.472-1.254 2.292-2.341"/><path d="M7 8c1.5 0 3.5.496 3.5 3.64c0 4.16-2 5.72-.5 9.36m7-13c-1.5 0-3.5.496-3.5 3.64c0 4.16 2 5.72.5 9.36"/><path d="M6.61 6c.204.571.55 1.943.306 2.857C6.814 9.238 6.488 10 6 10m8.014-4c-.157-1.406.982-3 3.415-3C19.953 3 22 5.462 22 8.5S20.461 14 17.936 14c-1.695 0-2.554-1.38-2.258-2.5"/><path d="M17.39 6c-.204.571-.55 1.943-.306 2.857c.102.381.428 1.143.916 1.143"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M9.986 6c.157-1.406-.982-3-3.415-3C4.047 3 2 5.462 2 8.5S3.539 14 6.064 14c1.616 0 2.472-1.254 2.292-2.341"/><path d="M7 8c1.5 0 3.5.496 3.5 3.64c0 4.16-2 5.72-.5 9.36m7-13c-1.5 0-3.5.496-3.5 3.64c0 4.16 2 5.72.5 9.36"/><path d="M6.61 6c.204.571.55 1.943.306 2.857C6.814 9.238 6.488 10 6 10m8.014-4c-.157-1.406.982-3 3.415-3C19.953 3 22 5.462 22 8.5S20.461 14 17.936 14c-1.695 0-2.554-1.38-2.258-2.5"/><path d="M17.39 6c-.204.571-.55 1.943-.306 2.857c.102.381.428 1.143.916 1.143"/></g></svg> </template>
CSS
.icon-kidneys {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.986%206c.157-1.406-.982-3-3.415-3C4.047%203%202%205.462%202%208.5S3.539%2014%206.064%2014c1.616%200%202.472-1.254%202.292-2.341%22%2F%3E%3Cpath%20d%3D%22M7%208c1.5%200%203.5.496%203.5%203.64c0%204.16-2%205.72-.5%209.36m7-13c-1.5%200-3.5.496-3.5%203.64c0%204.16%202%205.72.5%209.36%22%2F%3E%3Cpath%20d%3D%22M6.61%206c.204.571.55%201.943.306%202.857C6.814%209.238%206.488%2010%206%2010m8.014-4c-.157-1.406.982-3%203.415-3C19.953%203%2022%205.462%2022%208.5S20.461%2014%2017.936%2014c-1.695%200-2.554-1.38-2.258-2.5%22%2F%3E%3Cpath%20d%3D%22M17.39%206c-.204.571-.55%201.943-.306%202.857c.102.381.428%201.143.916%201.143%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.986%206c.157-1.406-.982-3-3.415-3C4.047%203%202%205.462%202%208.5S3.539%2014%206.064%2014c1.616%200%202.472-1.254%202.292-2.341%22%2F%3E%3Cpath%20d%3D%22M7%208c1.5%200%203.5.496%203.5%203.64c0%204.16-2%205.72-.5%209.36m7-13c-1.5%200-3.5.496-3.5%203.64c0%204.16%202%205.72.5%209.36%22%2F%3E%3Cpath%20d%3D%22M6.61%206c.204.571.55%201.943.306%202.857C6.814%209.238%206.488%2010%206%2010m8.014-4c-.157-1.406.982-3%203.415-3C19.953%203%2022%205.462%2022%208.5S20.461%2014%2017.936%2014c-1.695%200-2.554-1.38-2.258-2.5%22%2F%3E%3Cpath%20d%3D%22M17.39%206c-.204.571-.55%201.943-.306%202.857c.102.381.428%201.143.916%201.143%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/kidneys.svg?color=%231a73e8&size=48