UNPKG

@solar-icons/react

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