UNPKG

@solar-icons/react

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