UNPKG

@solar-icons/react

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