Add icons to this collection by clicking the heart icon.
Window icon - also known as view, furniture, window, glass, construction, home decor, furniture and household, and interior decoration. Created in a clean outline color 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"
>
    <path fill="#ccc" d="M5 5h22v22H5z" />
    <path fill="#efefef" d="M27 5 5 27V5z" />
    <path fill="#9de8fc" d="M9 8h15v16H9z" />
    <path fill="#d4f2f9" d="M24 8v4l-8 8v-8l-8 8V8z" />
    <path
        fill="#fff"
        d="m18.293 12.293 2-2a1 1 0 1 1 1.414 1.414l-2 2a1 1 0 1 1-1.414-1.414zm-8 9.414a1 1 0 0 0 1.414 0l2-2a1 1 0 1 0-1.414-1.414l-2 2a1 1 0 0 0 0 1.414z"
    />
    <path
        fill="#474747"
        d="M27 4H5a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm-1 22H6V6h20zM8 25h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1zm15-2h-6V9h6zM9 9h6v14H9zm9 7a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm-4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
    />
</svg>
More icons in the same style and category