nephrology icon
nephrology-outline from Health Icons by Resolve to Save Lives · Outline · Specialties · MIT Free for personal and commercial use.
- Name
- nephrology-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
- Aliases
- nephrology2x-outline
1 other variant in Health Icons
The same icon in other sets
More specialties icons from Health Icons
accident-and-emergencyadmissionsbiochemistry-laboratoryburn-unitcardiologychaplaincycoronary-care-unitcritical-caredischarge-loungeears-nose-and-throatendocrinologyfinance-deptgastroenterologygeneral-surgerygeriatricsgymgynecologyhematologyhematology-laboratoryhepatologyhuman-resorucesintensive-care-unitmedical-recordsobstetricsmonia
Use the nephrology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M15.546 31.316c-7.901-3.778-5.026-15.951.379-17.866c2.241-.795 4.781 2.036 4.796 3.762c.006.747-.332 1.468-.685 2.22c-.463.987-.95 2.025-.714 3.242c.417 2.143.905 5.755-.157 7.444s-2.158 1.896-3.619 1.198m17.104 0c7.901-3.778 5.026-15.951-.379-17.866c-2.242-.795-4.781 2.036-4.796 3.762c-.006.747.332 1.468.685 2.22c.463.987.95 2.025.714 3.242c-.417 2.143-.905 5.755.157 7.444s2.158 1.896 3.619 1.198"/><path fill-rule="evenodd" d="M6 39a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H9a3 3 0 0 0-3 3zM40 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h12.012V27.363c0-.924-.288-1.197-.378-1.269a.5.5 0 0 0-.171-.09l-.035-.007h.01l.013.002h.019s.002 0 .03-.999c.028-1 .03-1 .03-1h.011l.016.002a1 1 0 0 1 .145.014a2.5 2.5 0 0 1 1.177.513c.665.529 1.133 1.437 1.133 2.834V40h2.172V27.363c0-1.397.468-2.305 1.133-2.834a2.5 2.5 0 0 1 1.177-.513a2 2 0 0 1 .144-.014l.016-.001h.012l.03.999c.028 1 .03 1 .03 1h.009l.01-.001l.013-.001l.01-.001s-.015.002-.035.008a.5.5 0 0 0-.17.089c-.092.072-.38.345-.38 1.268V40H39a1 1 0 0 0 1-1z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsNephrologyOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M15.546 31.316c-7.901-3.778-5.026-15.951.379-17.866c2.241-.795 4.781 2.036 4.796 3.762c.006.747-.332 1.468-.685 2.22c-.463.987-.95 2.025-.714 3.242c.417 2.143.905 5.755-.157 7.444s-2.158 1.896-3.619 1.198m17.104 0c7.901-3.778 5.026-15.951-.379-17.866c-2.242-.795-4.781 2.036-4.796 3.762c-.006.747.332 1.468.685 2.22c.463.987.95 2.025.714 3.242c-.417 2.143-.905 5.755.157 7.444s2.158 1.896 3.619 1.198"/><path fillRule="evenodd" d="M6 39a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H9a3 3 0 0 0-3 3zM40 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h12.012V27.363c0-.924-.288-1.197-.378-1.269a.5.5 0 0 0-.171-.09l-.035-.007h.01l.013.002h.019s.002 0 .03-.999c.028-1 .03-1 .03-1h.011l.016.002a1 1 0 0 1 .145.014a2.5 2.5 0 0 1 1.177.513c.665.529 1.133 1.437 1.133 2.834V40h2.172V27.363c0-1.397.468-2.305 1.133-2.834a2.5 2.5 0 0 1 1.177-.513a2 2 0 0 1 .144-.014l.016-.001h.012l.03.999c.028 1 .03 1 .03 1h.009l.01-.001l.013-.001l.01-.001s-.015.002-.035.008a.5.5 0 0 0-.17.089c-.092.072-.38.345-.38 1.268V40H39a1 1 0 0 0 1-1z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M15.546 31.316c-7.901-3.778-5.026-15.951.379-17.866c2.241-.795 4.781 2.036 4.796 3.762c.006.747-.332 1.468-.685 2.22c-.463.987-.95 2.025-.714 3.242c.417 2.143.905 5.755-.157 7.444s-2.158 1.896-3.619 1.198m17.104 0c7.901-3.778 5.026-15.951-.379-17.866c-2.242-.795-4.781 2.036-4.796 3.762c-.006.747.332 1.468.685 2.22c.463.987.95 2.025.714 3.242c-.417 2.143-.905 5.755.157 7.444s2.158 1.896 3.619 1.198"/><path fill-rule="evenodd" d="M6 39a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H9a3 3 0 0 0-3 3zM40 9a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h12.012V27.363c0-.924-.288-1.197-.378-1.269a.5.5 0 0 0-.171-.09l-.035-.007h.01l.013.002h.019s.002 0 .03-.999c.028-1 .03-1 .03-1h.011l.016.002a1 1 0 0 1 .145.014a2.5 2.5 0 0 1 1.177.513c.665.529 1.133 1.437 1.133 2.834V40h2.172V27.363c0-1.397.468-2.305 1.133-2.834a2.5 2.5 0 0 1 1.177-.513a2 2 0 0 1 .144-.014l.016-.001h.012l.03.999c.028 1 .03 1 .03 1h.009l.01-.001l.013-.001l.01-.001s-.015.002-.035.008a.5.5 0 0 0-.17.089c-.092.072-.38.345-.38 1.268V40H39a1 1 0 0 0 1-1z" clip-rule="evenodd"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.546%2031.316c-7.901-3.778-5.026-15.951.379-17.866c2.241-.795%204.781%202.036%204.796%203.762c.006.747-.332%201.468-.685%202.22c-.463.987-.95%202.025-.714%203.242c.417%202.143.905%205.755-.157%207.444s-2.158%201.896-3.619%201.198m17.104%200c7.901-3.778%205.026-15.951-.379-17.866c-2.242-.795-4.781%202.036-4.796%203.762c-.006.747.332%201.468.685%202.22c.463.987.95%202.025.714%203.242c-.417%202.143-.905%205.755.157%207.444s2.158%201.896%203.619%201.198%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6%2039a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3H9a3%203%200%200%200-3%203zM40%209a1%201%200%200%200-1-1H9a1%201%200%200%200-1%201v30a1%201%200%200%200%201%201h12.012V27.363c0-.924-.288-1.197-.378-1.269a.5.5%200%200%200-.171-.09l-.035-.007h.01l.013.002h.019s.002%200%20.03-.999c.028-1%20.03-1%20.03-1h.011l.016.002a1%201%200%200%201%20.145.014a2.5%202.5%200%200%201%201.177.513c.665.529%201.133%201.437%201.133%202.834V40h2.172V27.363c0-1.397.468-2.305%201.133-2.834a2.5%202.5%200%200%201%201.177-.513a2%202%200%200%201%20.144-.014l.016-.001h.012l.03.999c.028%201%20.03%201%20.03%201h.009l.01-.001l.013-.001l.01-.001s-.015.002-.035.008a.5.5%200%200%200-.17.089c-.092.072-.38.345-.38%201.268V40H39a1%201%200%200%200%201-1z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.546%2031.316c-7.901-3.778-5.026-15.951.379-17.866c2.241-.795%204.781%202.036%204.796%203.762c.006.747-.332%201.468-.685%202.22c-.463.987-.95%202.025-.714%203.242c.417%202.143.905%205.755-.157%207.444s-2.158%201.896-3.619%201.198m17.104%200c7.901-3.778%205.026-15.951-.379-17.866c-2.242-.795-4.781%202.036-4.796%203.762c-.006.747.332%201.468.685%202.22c.463.987.95%202.025.714%203.242c-.417%202.143-.905%205.755.157%207.444s2.158%201.896%203.619%201.198%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6%2039a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3H9a3%203%200%200%200-3%203zM40%209a1%201%200%200%200-1-1H9a1%201%200%200%200-1%201v30a1%201%200%200%200%201%201h12.012V27.363c0-.924-.288-1.197-.378-1.269a.5.5%200%200%200-.171-.09l-.035-.007h.01l.013.002h.019s.002%200%20.03-.999c.028-1%20.03-1%20.03-1h.011l.016.002a1%201%200%200%201%20.145.014a2.5%202.5%200%200%201%201.177.513c.665.529%201.133%201.437%201.133%202.834V40h2.172V27.363c0-1.397.468-2.305%201.133-2.834a2.5%202.5%200%200%201%201.177-.513a2%202%200%200%201%20.144-.014l.016-.001h.012l.03.999c.028%201%20.03%201%20.03%201h.009l.01-.001l.013-.001l.01-.001s-.015.002-.035.008a.5.5%200%200%200-.17.089c-.092.072-.38.345-.38%201.268V40H39a1%201%200%200%200%201-1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/nephrology-outline.svg?color=%231a73e8&size=48