UNPKG

@solar-icons/react

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