UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

21 lines (20 loc) 784 B
var i = Object.defineProperty, p = Object.defineProperties; var d = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable; var m = (r, e, o) => e in r ? i(r, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[e] = o, a = (r, e) => { for (var o in e || (e = {})) s.call(e, o) && m(r, o, e[o]); if (t) for (var o of t(e)) c.call(e, o) && m(r, o, e[o]); return r; }, f = (r, e) => p(r, d(e)); import B, { forwardRef as R } from "react"; import l from "../lib/SSRBase.mjs"; import n from "../defs/Bed.mjs"; const w = R((r, e) => /* @__PURE__ */ B.createElement(l, f(a({ ref: e }, r), { weights: n }))); w.displayName = "Bed"; export { w as Bed };