UNPKG

@solar-icons/react

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