hospital icon
hospital-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Places · MIT Free for personal and commercial use.
- Name
- hospital-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Places
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
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 EmojihospitalIconParkhospitalIconPark OutlinehospitalIconPark SolidhospitalIconPark TwoTonehospitalIconoirhospitalLine AwesomehospitalLucidehospitalMaterial Design Iconshospital-fillMingCute IconhospitalMyna UI IconshospitalNoto EmojihospitalOpenMojihospitalPhosphor
More places icons from Health Icons
Use the hospital icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13 6.706V5.194h-2v1.512H9.488v2H11v1.51h2v-1.51h1.512v-2z"/><path fill-rule="evenodd" d="M4 21a2 2 0 0 1-2-2V9.71a2 2 0 0 1 2-1.999h2.053V4a2 2 0 0 1 2-1.999h7.894a2 2 0 0 1 2 2v3.71L20 7.712a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2zM6.053 9.71H4V19h2.053zM9.438 19H8.053V4h7.894v15h-1.385v-5.449H9.438zm8.51 0H20V9.712h-2.053zm-6.8-.02v-3.46h1.704v3.46z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHospitalOutline24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13 6.706V5.194h-2v1.512H9.488v2H11v1.51h2v-1.51h1.512v-2z"/><path fillRule="evenodd" d="M4 21a2 2 0 0 1-2-2V9.71a2 2 0 0 1 2-1.999h2.053V4a2 2 0 0 1 2-1.999h7.894a2 2 0 0 1 2 2v3.71L20 7.712a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2zM6.053 9.71H4V19h2.053zM9.438 19H8.053V4h7.894v15h-1.385v-5.449H9.438zm8.51 0H20V9.712h-2.053zm-6.8-.02v-3.46h1.704v3.46z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13 6.706V5.194h-2v1.512H9.488v2H11v1.51h2v-1.51h1.512v-2z"/><path fill-rule="evenodd" d="M4 21a2 2 0 0 1-2-2V9.71a2 2 0 0 1 2-1.999h2.053V4a2 2 0 0 1 2-1.999h7.894a2 2 0 0 1 2 2v3.71L20 7.712a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2zM6.053 9.71H4V19h2.053zM9.438 19H8.053V4h7.894v15h-1.385v-5.449H9.438zm8.51 0H20V9.712h-2.053zm-6.8-.02v-3.46h1.704v3.46z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-hospital-outline-24px {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13%206.706V5.194h-2v1.512H9.488v2H11v1.51h2v-1.51h1.512v-2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2021a2%202%200%200%201-2-2V9.71a2%202%200%200%201%202-1.999h2.053V4a2%202%200%200%201%202-1.999h7.894a2%202%200%200%201%202%202v3.71L20%207.712a2%202%200%200%201%202%202V19a2%202%200%200%201-2%202zM6.053%209.71H4V19h2.053zM9.438%2019H8.053V4h7.894v15h-1.385v-5.449H9.438zm8.51%200H20V9.712h-2.053zm-6.8-.02v-3.46h1.704v3.46z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13%206.706V5.194h-2v1.512H9.488v2H11v1.51h2v-1.51h1.512v-2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2021a2%202%200%200%201-2-2V9.71a2%202%200%200%201%202-1.999h2.053V4a2%202%200%200%201%202-1.999h7.894a2%202%200%200%201%202%202v3.71L20%207.712a2%202%200%200%201%202%202V19a2%202%200%200%201-2%202zM6.053%209.71H4V19h2.053zM9.438%2019H8.053V4h7.894v15h-1.385v-5.449H9.438zm8.51%200H20V9.712h-2.053zm-6.8-.02v-3.46h1.704v3.46z%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/hospital-outline-24px.svg?color=%231a73e8&size=48