UNPKG

@solar-icons/react

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