UNPKG

@solar-icons/react

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