UNPKG

@solar-icons/react

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