UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 337 B
import * as t from "react"; import n from "../lib/IconBase.es.js"; import a from "../defs/BuildingApartment.es.js"; const e = t.forwardRef((o, r) => /* @__PURE__ */ t.createElement(n, { ref: r, ...o, weights: a })); e.displayName = "BuildingApartmentIcon"; const p = e; export { p as BuildingApartment, e as BuildingApartmentIcon };