UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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