UNPKG

@solar-icons/react

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