UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 834 B
var l = Object.defineProperty, s = Object.defineProperties; var c = Object.getOwnPropertyDescriptors; var a = Object.getOwnPropertySymbols; var f = 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, o = (e, i) => { for (var t in i || (i = {})) f.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; }, r = (e, i) => s(e, c(i)); import n, { forwardRef as p } from "react"; import h from "../../lib/IconBase.mjs"; import w from "../../defs/security/ShieldMinimalistic.mjs"; const M = p((e, i) => /* @__PURE__ */ n.createElement(h, r(o({ ref: i }, e), { weights: w }))); M.displayName = "ShieldMinimalistic"; export { M as default };