UNPKG

@solar-icons/react

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