UNPKG

@solar-icons/react

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