UNPKG

@solar-icons/react

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