UNPKG

@solar-icons/react

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