Add icons to this collection by clicking the heart icon.
Hospital icon - also known as medical, hospital, healthcare, health, health clinic, clinic, hospitals, hospital facility, hospital building, medical facility, and healthcare and medical. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e93528" />
        <stop offset="1" stop-color="#f8bc16" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M496 120h-77.6V16c0-8.836-7.163-16-16-16H109.6c-8.837 0-16 7.164-16 16v104H16c-8.837 0-16 7.164-16 16v360c0 8.836 7.163 16 16 16h480c8.837 0 16-7.164 16-16V136c0-8.837-7.163-16-16-16zM32 152h61.6v328H32zm93.6-120h260.8v448H125.6zM480 480h-61.6V152H480zM349.043 201.445c0 8.836-7.163 16-16 16H272v61.042c0 8.836-7.163 16-16 16s-16-7.164-16-16v-61.042h-61.043c-8.837 0-16-7.164-16-16s7.163-16 16-16H240v-61.043c0-8.836 7.163-16 16-16s16 7.164 16 16v61.043h61.043c8.837 0 16 7.163 16 16z"
    />
</svg>
More icons in the same style and category