Add icons to this collection by clicking the heart icon.
Floor Plan icon - also known as architecture, house plan, blueprint, art and design, and floor plan. Created in a clean flat gradient style with a white finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.4"
        x2="60.6"
        y1="31.97"
        y2="31.97"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57.2"
            height="57.14"
            x="3.4"
            y="3.4"
            fill="url(#a)"
            rx="11.3"
        />
        <path
            fill="#fff"
            d="M49.75 13.65h-35.5a.6.6 0 0 0-.6.6v35.5a.6.6 0 0 0 .6.6h20.63a.6.6 0 0 0 .6-.6V37a.61.61 0 0 0-1.21 0v10.08H16.92v-9.52H28.8a.6.6 0 0 0 .6-.6v-5.87a.6.6 0 0 0-.6-.6.59.59 0 0 0-.6.6v5.27H16.92V25.68H28.8a.6.6 0 0 0 .6-.6v-8.16h6.83v4.37a.6.6 0 0 0 .6.6.6.6 0 0 0 .6-.6v-4.37h9.65v9.38H36.83a.6.6 0 0 0-.6.6.6.6 0 0 0 .6.6h10.25v8.86h-6.72a.6.6 0 0 0-.6.6.6.6 0 0 0 .6.6h6.72v9.52h-5.67a.6.6 0 0 0-.6.6v2.06a.6.6 0 0 0 .6.6h8.34a.6.6 0 0 0 .6-.6V14.25a.6.6 0 0 0-.6-.6zM28.2 24.48H16.92v-7.56H28.2zm21 24.67H42v-.87h5.67a.6.6 0 0 0 .6-.6V16.32a.6.6 0 0 0-.6-.6H16.32a.6.6 0 0 0-.6.6v31.36a.6.6 0 0 0 .6.6h18v.87H14.85v-34.3h34.3z"
        />
    </g>
</svg>
More icons in the same style and category