UNPKG

@solar-icons/react

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