UNPKG

@solar-icons/react

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