UNPKG

@solar-icons/react

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