UNPKG

@solar-icons/react

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