Add icons to this collection by clicking the heart icon.
Facilities icon - also known as buildings, hospital facility, hospital building, medical facility, healthcare and medical, and facilities. Created in a clean flat 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 32 32"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#8ca1ac" />
        <stop offset="1" stop-color="#1e3e45" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="6"
        x2="7.585"
        y1="11.429"
        y2="17.302"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="6"
        x2="7.585"
        y1="17.429"
        y2="23.302"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="4"
        x2="15.406"
        y1="-2.857"
        y2="-1.095"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="e"
        x1="22"
        x2="14.845"
        y1="25"
        y2="5.756"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff7d7d" />
        <stop offset="1" stop-color="#ff2f2f" />
    </linearGradient>
    <g fill="none">
        <rect width="8" height="2" x="6" y="12" fill="url(#b)" rx="1" />
        <rect width="8" height="2" x="6" y="18" fill="url(#c)" rx="1" />
        <rect width="4" height="24" x="4" y="4" fill="url(#d)" rx="1" />
        <rect width="18" height="18" x="10" y="7" fill="url(#e)" rx="4" />
        <path
            fill="#fff"
            fill-rule="evenodd"
            d="M18.333 11a1 1 0 0 0-1 1v2.333H15a1 1 0 0 0-1 1v1.334a1 1 0 0 0 1 1h2.333V20a1 1 0 0 0 1 1h1.334a1 1 0 0 0 1-1v-2.333H23a1 1 0 0 0 1-1v-1.334a1 1 0 0 0-1-1h-2.333V12a1 1 0 0 0-1-1z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category