UNPKG

@solar-icons/react

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