hepatology icon
hepatology from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.
- Name
- hepatology
- Set
- Health Icons
- Style
- Filled
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More specialties icons from Health Icons
accident-and-emergencyadmissionsbiochemistry-laboratoryburn-unitcardiologychaplaincycoronary-care-unitcritical-caredischarge-loungeears-nose-and-throatendocrinologyfinance-deptgastroenterologygeneral-surgerygeriatricsgymgynecologyhematologyhematology-laboratoryhuman-resorucesintensive-care-unitmedical-recordsnephrologyobstetricsmonia
Use the hepatology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H22.012V29h-2v13H9a3 3 0 0 1-3-3zm5.552 26c-3.766 0-2.837-12.179-.593-16.893C13.202 13.393 16.272 13 22.549 13c3.845 0 4.82.616 5.576 1.093c.478.302.868.549 1.84.549c1.005 0 2.411-.315 3.817-.63c2.11-.473 4.219-.946 4.972-.355c1.255.985-2.511 8.209-6.277 8.209c-1.94 0-3.102 1.46-4.23 2.877c-1.064 1.336-2.097 2.634-3.722 2.634c-1.674 0-2.72.593-3.766 1.185s-2.093 1.184-3.767 1.184c-1.372 0-1.826 1.154-2.308 2.38c-.547 1.39-1.13 2.874-3.132 2.874" clip-rule="evenodd"/><path fill-rule="evenodd" d="M22.073 15.027c.582-1.658 1.785-3.677 4.242-5.017l.957 1.756c-1.914 1.044-2.848 2.602-3.312 3.923a8 8 0 0 0-.396 1.69a6 6 0 0 0-.047.617v.028v-.003l-1 .019l-1 .019v-.084q0-.07.006-.189a9 9 0 0 1 .055-.65c.067-.54.205-1.282.495-2.109" clip-rule="evenodd"/><path d="M14.272 25.258c2.278 1.67 6.835 0 6.835 0V22.75s-2.278 2.089-4.936 0s-4.177.836-1.9 2.506"/><path fill-rule="evenodd" d="M21.049 20.629c.54-.473 1.262-.794 1.95-.794v2c-.107 0-.378.076-.633.299c-.236.206-.354.446-.354.687V29h-2v-6.18c0-.95.478-1.704 1.037-2.193" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHepatology(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 fillRule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H22.012V29h-2v13H9a3 3 0 0 1-3-3zm5.552 26c-3.766 0-2.837-12.179-.593-16.893C13.202 13.393 16.272 13 22.549 13c3.845 0 4.82.616 5.576 1.093c.478.302.868.549 1.84.549c1.005 0 2.411-.315 3.817-.63c2.11-.473 4.219-.946 4.972-.355c1.255.985-2.511 8.209-6.277 8.209c-1.94 0-3.102 1.46-4.23 2.877c-1.064 1.336-2.097 2.634-3.722 2.634c-1.674 0-2.72.593-3.766 1.185s-2.093 1.184-3.767 1.184c-1.372 0-1.826 1.154-2.308 2.38c-.547 1.39-1.13 2.874-3.132 2.874" clipRule="evenodd"/><path fillRule="evenodd" d="M22.073 15.027c.582-1.658 1.785-3.677 4.242-5.017l.957 1.756c-1.914 1.044-2.848 2.602-3.312 3.923a8 8 0 0 0-.396 1.69a6 6 0 0 0-.047.617v.028v-.003l-1 .019l-1 .019v-.084q0-.07.006-.189a9 9 0 0 1 .055-.65c.067-.54.205-1.282.495-2.109" clipRule="evenodd"/><path d="M14.272 25.258c2.278 1.67 6.835 0 6.835 0V22.75s-2.278 2.089-4.936 0s-4.177.836-1.9 2.506"/><path fillRule="evenodd" d="M21.049 20.629c.54-.473 1.262-.794 1.95-.794v2c-.107 0-.378.076-.633.299c-.236.206-.354.446-.354.687V29h-2v-6.18c0-.95.478-1.704 1.037-2.193" 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 fill-rule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H22.012V29h-2v13H9a3 3 0 0 1-3-3zm5.552 26c-3.766 0-2.837-12.179-.593-16.893C13.202 13.393 16.272 13 22.549 13c3.845 0 4.82.616 5.576 1.093c.478.302.868.549 1.84.549c1.005 0 2.411-.315 3.817-.63c2.11-.473 4.219-.946 4.972-.355c1.255.985-2.511 8.209-6.277 8.209c-1.94 0-3.102 1.46-4.23 2.877c-1.064 1.336-2.097 2.634-3.722 2.634c-1.674 0-2.72.593-3.766 1.185s-2.093 1.184-3.767 1.184c-1.372 0-1.826 1.154-2.308 2.38c-.547 1.39-1.13 2.874-3.132 2.874" clip-rule="evenodd"/><path fill-rule="evenodd" d="M22.073 15.027c.582-1.658 1.785-3.677 4.242-5.017l.957 1.756c-1.914 1.044-2.848 2.602-3.312 3.923a8 8 0 0 0-.396 1.69a6 6 0 0 0-.047.617v.028v-.003l-1 .019l-1 .019v-.084q0-.07.006-.189a9 9 0 0 1 .055-.65c.067-.54.205-1.282.495-2.109" clip-rule="evenodd"/><path d="M14.272 25.258c2.278 1.67 6.835 0 6.835 0V22.75s-2.278 2.089-4.936 0s-4.177.836-1.9 2.506"/><path fill-rule="evenodd" d="M21.049 20.629c.54-.473 1.262-.794 1.95-.794v2c-.107 0-.378.076-.633.299c-.236.206-.354.446-.354.687V29h-2v-6.18c0-.95.478-1.704 1.037-2.193" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-hepatology {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H22.012V29h-2v13H9a3%203%200%200%201-3-3zm5.552%2026c-3.766%200-2.837-12.179-.593-16.893C13.202%2013.393%2016.272%2013%2022.549%2013c3.845%200%204.82.616%205.576%201.093c.478.302.868.549%201.84.549c1.005%200%202.411-.315%203.817-.63c2.11-.473%204.219-.946%204.972-.355c1.255.985-2.511%208.209-6.277%208.209c-1.94%200-3.102%201.46-4.23%202.877c-1.064%201.336-2.097%202.634-3.722%202.634c-1.674%200-2.72.593-3.766%201.185s-2.093%201.184-3.767%201.184c-1.372%200-1.826%201.154-2.308%202.38c-.547%201.39-1.13%202.874-3.132%202.874%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.073%2015.027c.582-1.658%201.785-3.677%204.242-5.017l.957%201.756c-1.914%201.044-2.848%202.602-3.312%203.923a8%208%200%200%200-.396%201.69a6%206%200%200%200-.047.617v.028v-.003l-1%20.019l-1%20.019v-.084q0-.07.006-.189a9%209%200%200%201%20.055-.65c.067-.54.205-1.282.495-2.109%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.272%2025.258c2.278%201.67%206.835%200%206.835%200V22.75s-2.278%202.089-4.936%200s-4.177.836-1.9%202.506%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.049%2020.629c.54-.473%201.262-.794%201.95-.794v2c-.107%200-.378.076-.633.299c-.236.206-.354.446-.354.687V29h-2v-6.18c0-.95.478-1.704%201.037-2.193%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%20fill-rule%3D%22evenodd%22%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H22.012V29h-2v13H9a3%203%200%200%201-3-3zm5.552%2026c-3.766%200-2.837-12.179-.593-16.893C13.202%2013.393%2016.272%2013%2022.549%2013c3.845%200%204.82.616%205.576%201.093c.478.302.868.549%201.84.549c1.005%200%202.411-.315%203.817-.63c2.11-.473%204.219-.946%204.972-.355c1.255.985-2.511%208.209-6.277%208.209c-1.94%200-3.102%201.46-4.23%202.877c-1.064%201.336-2.097%202.634-3.722%202.634c-1.674%200-2.72.593-3.766%201.185s-2.093%201.184-3.767%201.184c-1.372%200-1.826%201.154-2.308%202.38c-.547%201.39-1.13%202.874-3.132%202.874%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.073%2015.027c.582-1.658%201.785-3.677%204.242-5.017l.957%201.756c-1.914%201.044-2.848%202.602-3.312%203.923a8%208%200%200%200-.396%201.69a6%206%200%200%200-.047.617v.028v-.003l-1%20.019l-1%20.019v-.084q0-.07.006-.189a9%209%200%200%201%20.055-.65c.067-.54.205-1.282.495-2.109%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.272%2025.258c2.278%201.67%206.835%200%206.835%200V22.75s-2.278%202.089-4.936%200s-4.177.836-1.9%202.506%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.049%2020.629c.54-.473%201.262-.794%201.95-.794v2c-.107%200-.378.076-.633.299c-.236.206-.354.446-.354.687V29h-2v-6.18c0-.95.478-1.704%201.037-2.193%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/hepatology.svg?color=%231a73e8&size=48