UNPKG

@solar-icons/react

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