UNPKG

@solar-icons/react

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