UNPKG

@solar-icons/react

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