UNPKG

@solar-icons/react

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