UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 847 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 h } from "react/jsx-runtime"; import { forwardRef as c } from "react"; import n from "../../lib/IconBase.mjs"; import w from "../../defs/security/ShieldUser.mjs"; const x = c((o, r) => /* @__PURE__ */ h(n, t(s({ ref: r }, o), { weights: w }))); x.displayName = "ShieldUser"; export { x as default };