UNPKG

@solar-icons/react

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