UNPKG

@solar-icons/react

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