hospital icon
hospital-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- hospital-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
hospitalBootstrap IconshospitalCarbonhospitalEmoji One (Colored)hospitalFont Awesome 6 RegularhospitalFont Awesome 6 SolidhospitalFont Awesome RegularhospitalFont Awesome SolidhospitalFluent EmojihospitalFluent Emoji FlathospitalFluent Emoji High ContrasthospitalFirefox OS EmojihospitalHealth IconshospitalIconParkhospitalIconPark OutlinehospitalIconPark SolidhospitalIconPark TwoTonehospitalIconoirhospitalLine AwesomehospitalLucidehospitalMaterial Design IconshospitalMyna UI IconshospitalNoto EmojihospitalOpenMojihospitalPhosphor
Use the hospital icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 2a2 2 0 0 0-2 2v16.9A1.1 1.1 0 0 0 4.1 22h15.8a1.1 1.1 0 0 0 1.1-1.1V11a2 2 0 0 0-2-2h-.5a.5.5 0 0 0-.5.5V20h-1V4a2 2 0 0 0-2-2zm5 3a1 1 0 0 0-1 1v1H8a1 1 0 0 0 0 2h1v1a1 1 0 1 0 2 0V9h1a1 1 0 1 0 0-2h-1V6a1 1 0 0 0-1-1m0 9a2 2 0 0 0-2 2v4h4v-4a2 2 0 0 0-2-2" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteHospitalFill(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" fillRule="evenodd" d="M5 2a2 2 0 0 0-2 2v16.9A1.1 1.1 0 0 0 4.1 22h15.8a1.1 1.1 0 0 0 1.1-1.1V11a2 2 0 0 0-2-2h-.5a.5.5 0 0 0-.5.5V20h-1V4a2 2 0 0 0-2-2zm5 3a1 1 0 0 0-1 1v1H8a1 1 0 0 0 0 2h1v1a1 1 0 1 0 2 0V9h1a1 1 0 1 0 0-2h-1V6a1 1 0 0 0-1-1m0 9a2 2 0 0 0-2 2v4h4v-4a2 2 0 0 0-2-2" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 2a2 2 0 0 0-2 2v16.9A1.1 1.1 0 0 0 4.1 22h15.8a1.1 1.1 0 0 0 1.1-1.1V11a2 2 0 0 0-2-2h-.5a.5.5 0 0 0-.5.5V20h-1V4a2 2 0 0 0-2-2zm5 3a1 1 0 0 0-1 1v1H8a1 1 0 0 0 0 2h1v1a1 1 0 1 0 2 0V9h1a1 1 0 1 0 0-2h-1V6a1 1 0 0 0-1-1m0 9a2 2 0 0 0-2 2v4h4v-4a2 2 0 0 0-2-2" clip-rule="evenodd"/></svg> </template>
CSS
.icon-hospital-fill {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M5%202a2%202%200%200%200-2%202v16.9A1.1%201.1%200%200%200%204.1%2022h15.8a1.1%201.1%200%200%200%201.1-1.1V11a2%202%200%200%200-2-2h-.5a.5.5%200%200%200-.5.5V20h-1V4a2%202%200%200%200-2-2zm5%203a1%201%200%200%200-1%201v1H8a1%201%200%200%200%200%202h1v1a1%201%200%201%200%202%200V9h1a1%201%200%201%200%200-2h-1V6a1%201%200%200%200-1-1m0%209a2%202%200%200%200-2%202v4h4v-4a2%202%200%200%200-2-2%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M5%202a2%202%200%200%200-2%202v16.9A1.1%201.1%200%200%200%204.1%2022h15.8a1.1%201.1%200%200%200%201.1-1.1V11a2%202%200%200%200-2-2h-.5a.5.5%200%200%200-.5.5V20h-1V4a2%202%200%200%200-2-2zm5%203a1%201%200%200%200-1%201v1H8a1%201%200%200%200%200%202h1v1a1%201%200%201%200%202%200V9h1a1%201%200%201%200%200-2h-1V6a1%201%200%200%200-1-1m0%209a2%202%200%200%200-2%202v4h4v-4a2%202%200%200%200-2-2%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/hospital-fill.svg?color=%231a73e8&size=48