UNPKG

@solar-icons/react

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