UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 324 B
import * as i from "react"; import r from "../lib/SSRBase.es.js"; import t from "../defs/BuildingOffice.es.js"; const e = i.forwardRef((o, f) => /* @__PURE__ */ i.createElement(r, { ref: f, ...o, weights: t })); e.displayName = "BuildingOfficeIcon"; const m = e; export { m as BuildingOffice, e as BuildingOfficeIcon };