nephrology icon
nephrology-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- nephrology-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nephrology-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the nephrology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 20.192v-4.56q-.327.274-.699.417t-.801.143q-2.193 0-3.654-1.625q-1.462-1.625-1.462-3.875V9.308q0-2.25 1.462-3.875t3.654-1.625q1.041 0 1.77.728t.73 1.77t-.73 1.771t-1.77.73h-1.5v-1h1.5q.617 0 1.058-.44q.442-.442.442-1.06T9.366 5.25q-.441-.441-1.058-.441q-1.766 0-2.94 1.338q-1.176 1.338-1.176 3.162v1.384q0 1.823 1.175 3.162t2.94 1.338q.618 0 1.06-.441q.44-.442.44-1.059t-.44-1.058t-1.06-.442h-1.5v-1h1.5q1.042 0 1.771.73t.73 1.77v6.5zm3.384 0v-6.5q0-1.041.73-1.77t1.77-.73h1.5v1h-1.5q-.617 0-1.058.442q-.442.441-.442 1.058t.442 1.059t1.058.441q1.766 0 2.94-1.338q1.176-1.338 1.176-3.162V9.308q0-1.823-1.175-3.162t-2.94-1.338q-.618 0-1.06.441q-.44.442-.44 1.059t.44 1.058t1.06.442h1.5v1h-1.5q-1.042 0-1.771-.729t-.73-1.769t.73-1.771t1.77-.731q2.193 0 3.654 1.625q1.462 1.625 1.462 3.875v1.384q0 2.25-1.462 3.875t-3.654 1.625q-.43 0-.801-.143t-.699-.416v4.56zm-9-9.5V9.308zm15.616-1.384v1.384z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNephrologyOutline(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" d="M9.808 20.192v-4.56q-.327.274-.699.417t-.801.143q-2.193 0-3.654-1.625q-1.462-1.625-1.462-3.875V9.308q0-2.25 1.462-3.875t3.654-1.625q1.041 0 1.77.728t.73 1.77t-.73 1.771t-1.77.73h-1.5v-1h1.5q.617 0 1.058-.44q.442-.442.442-1.06T9.366 5.25q-.441-.441-1.058-.441q-1.766 0-2.94 1.338q-1.176 1.338-1.176 3.162v1.384q0 1.823 1.175 3.162t2.94 1.338q.618 0 1.06-.441q.44-.442.44-1.059t-.44-1.058t-1.06-.442h-1.5v-1h1.5q1.042 0 1.771.73t.73 1.77v6.5zm3.384 0v-6.5q0-1.041.73-1.77t1.77-.73h1.5v1h-1.5q-.617 0-1.058.442q-.442.441-.442 1.058t.442 1.059t1.058.441q1.766 0 2.94-1.338q1.176-1.338 1.176-3.162V9.308q0-1.823-1.175-3.162t-2.94-1.338q-.618 0-1.06.441q-.44.442-.44 1.059t.44 1.058t1.06.442h1.5v1h-1.5q-1.042 0-1.771-.729t-.73-1.769t.73-1.771t1.77-.731q2.193 0 3.654 1.625q1.462 1.625 1.462 3.875v1.384q0 2.25-1.462 3.875t-3.654 1.625q-.43 0-.801-.143t-.699-.416v4.56zm-9-9.5V9.308zm15.616-1.384v1.384z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 20.192v-4.56q-.327.274-.699.417t-.801.143q-2.193 0-3.654-1.625q-1.462-1.625-1.462-3.875V9.308q0-2.25 1.462-3.875t3.654-1.625q1.041 0 1.77.728t.73 1.77t-.73 1.771t-1.77.73h-1.5v-1h1.5q.617 0 1.058-.44q.442-.442.442-1.06T9.366 5.25q-.441-.441-1.058-.441q-1.766 0-2.94 1.338q-1.176 1.338-1.176 3.162v1.384q0 1.823 1.175 3.162t2.94 1.338q.618 0 1.06-.441q.44-.442.44-1.059t-.44-1.058t-1.06-.442h-1.5v-1h1.5q1.042 0 1.771.73t.73 1.77v6.5zm3.384 0v-6.5q0-1.041.73-1.77t1.77-.73h1.5v1h-1.5q-.617 0-1.058.442q-.442.441-.442 1.058t.442 1.059t1.058.441q1.766 0 2.94-1.338q1.176-1.338 1.176-3.162V9.308q0-1.823-1.175-3.162t-2.94-1.338q-.618 0-1.06.441q-.44.442-.44 1.059t.44 1.058t1.06.442h1.5v1h-1.5q-1.042 0-1.771-.729t-.73-1.769t.73-1.771t1.77-.731q2.193 0 3.654 1.625q1.462 1.625 1.462 3.875v1.384q0 2.25-1.462 3.875t-3.654 1.625q-.43 0-.801-.143t-.699-.416v4.56zm-9-9.5V9.308zm15.616-1.384v1.384z"/></svg> </template>
CSS
.icon-nephrology-outline {
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%20d%3D%22M9.808%2020.192v-4.56q-.327.274-.699.417t-.801.143q-2.193%200-3.654-1.625q-1.462-1.625-1.462-3.875V9.308q0-2.25%201.462-3.875t3.654-1.625q1.041%200%201.77.728t.73%201.77t-.73%201.771t-1.77.73h-1.5v-1h1.5q.617%200%201.058-.44q.442-.442.442-1.06T9.366%205.25q-.441-.441-1.058-.441q-1.766%200-2.94%201.338q-1.176%201.338-1.176%203.162v1.384q0%201.823%201.175%203.162t2.94%201.338q.618%200%201.06-.441q.44-.442.44-1.059t-.44-1.058t-1.06-.442h-1.5v-1h1.5q1.042%200%201.771.73t.73%201.77v6.5zm3.384%200v-6.5q0-1.041.73-1.77t1.77-.73h1.5v1h-1.5q-.617%200-1.058.442q-.442.441-.442%201.058t.442%201.059t1.058.441q1.766%200%202.94-1.338q1.176-1.338%201.176-3.162V9.308q0-1.823-1.175-3.162t-2.94-1.338q-.618%200-1.06.441q-.44.442-.44%201.059t.44%201.058t1.06.442h1.5v1h-1.5q-1.042%200-1.771-.729t-.73-1.769t.73-1.771t1.77-.731q2.193%200%203.654%201.625q1.462%201.625%201.462%203.875v1.384q0%202.25-1.462%203.875t-3.654%201.625q-.43%200-.801-.143t-.699-.416v4.56zm-9-9.5V9.308zm15.616-1.384v1.384z%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%20d%3D%22M9.808%2020.192v-4.56q-.327.274-.699.417t-.801.143q-2.193%200-3.654-1.625q-1.462-1.625-1.462-3.875V9.308q0-2.25%201.462-3.875t3.654-1.625q1.041%200%201.77.728t.73%201.77t-.73%201.771t-1.77.73h-1.5v-1h1.5q.617%200%201.058-.44q.442-.442.442-1.06T9.366%205.25q-.441-.441-1.058-.441q-1.766%200-2.94%201.338q-1.176%201.338-1.176%203.162v1.384q0%201.823%201.175%203.162t2.94%201.338q.618%200%201.06-.441q.44-.442.44-1.059t-.44-1.058t-1.06-.442h-1.5v-1h1.5q1.042%200%201.771.73t.73%201.77v6.5zm3.384%200v-6.5q0-1.041.73-1.77t1.77-.73h1.5v1h-1.5q-.617%200-1.058.442q-.442.441-.442%201.058t.442%201.059t1.058.441q1.766%200%202.94-1.338q1.176-1.338%201.176-3.162V9.308q0-1.823-1.175-3.162t-2.94-1.338q-.618%200-1.06.441q-.44.442-.44%201.059t.44%201.058t1.06.442h1.5v1h-1.5q-1.042%200-1.771-.729t-.73-1.769t.73-1.771t1.77-.731q2.193%200%203.654%201.625q1.462%201.625%201.462%203.875v1.384q0%202.25-1.462%203.875t-3.654%201.625q-.43%200-.801-.143t-.699-.416v4.56zm-9-9.5V9.308zm15.616-1.384v1.384z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nephrology-outline.svg?color=%231a73e8&size=48