Hospital Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Hospital icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320168.svg" alt="Hospital icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320168.svg" alt="Hospital icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320168.svg" alt="Hospital icon" :width="24" :height="24" />
CSS background
.icon-hospital {
background-image: url('https://proicons.com/icon/320168.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="hospital_1_" d="M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h21.64V1 c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M16.36,30.64h14.28V1.36 h-7.28V8c0,0.199-0.161,0.36-0.36,0.36H1.36v22.28h8.78V24c0-0.199,0.161-0.36,0.36-0.36H16c0.199,0,0.36,0.161,0.36,0.36V30.64z M10.86,30.64h4.78v-6.28h-4.78C10.86,24.36,10.86,30.64,10.86,30.64z M27.36,25h-0.72v-2h0.721L27.36,25L27.36,25z M21.86,25h-0.72 v-2h0.721L21.86,25L21.86,25z M5.36,25H4.64v-2h0.72C5.36,23,5.36,25,5.36,25z M27.36,21h-0.72v-2h0.721L27.36,21L27.36,21z M21.86,21h-0.72v-2h0.721L21.86,21L21.86,21z M16.36,21h-0.72v-2h0.72V21z M10.86,21h-0.72v-2h0.72V21z M5.36,21H4.64v-2h0.72 C5.36,19,5.36,21,5.36,21z M27.36,17h-0.72v-2h0.721L27.36,17L27.36,17z M21.86,17h-0.72v-2h0.721L21.86,17L21.86,17z M16.36,17 h-0.72v-2h0.72V17z M10.86,17h-0.72v-2h0.72V17z M5.36,17H4.64v-2h0.72C5.36,15,5.36,17,5.36,17z M27.36,13h-0.72v-2h0.721L27.36,13 L27.36,13z M21.86,13h-0.72v-2h0.721L21.86,13L21.86,13z M16.36,13h-0.72v-2h0.72V13z M10.86,13h-0.72v-2h0.72V13z M5.36,13H4.64v-2 h0.72C5.36,11,5.36,13,5.36,13z M27.36,6.5h-0.72V4.86H25V4.14h1.64V2.5h0.721v1.64H29v0.72h-1.64V6.5z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Hospital in other icon packs
Copied!