import * as React from "react"; function OfficeBuildingIcon(props: React.SVGProps) { return ; } export default OfficeBuildingIcon;