nephrology from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
nephrology
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
nephrology-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.73v2.385q1.038 0 1.769.73t.73 1.77v6.5zm3.384 0v-6.5q0-1.041.73-1.77t1.77-.73V8.808q-1.038 0-1.769-.729t-.73-1.769t.729-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.56z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNephrology(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.73v2.385q1.038 0 1.769.73t.73 1.77v6.5zm3.384 0v-6.5q0-1.041.73-1.77t1.77-.73V8.808q-1.038 0-1.769-.729t-.73-1.769t.729-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.56z"/></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.73v2.385q1.038 0 1.769.73t.73 1.77v6.5zm3.384 0v-6.5q0-1.041.73-1.77t1.77-.73V8.808q-1.038 0-1.769-.729t-.73-1.769t.729-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.56z"/></svg>
</template>

CSS

.icon-nephrology {
  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.73v2.385q1.038%200%201.769.73t.73%201.77v6.5zm3.384%200v-6.5q0-1.041.73-1.77t1.77-.73V8.808q-1.038%200-1.769-.729t-.73-1.769t.729-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.56z%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.73v2.385q1.038%200%201.769.73t.73%201.77v6.5zm3.384%200v-6.5q0-1.041.73-1.77t1.77-.73V8.808q-1.038%200-1.769-.729t-.73-1.769t.729-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.56z%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.svg?color=%231a73e8&size=48