UNPKG

@solar-icons/react

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