UNPKG

@solar-icons/react

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