UNPKG

@solar-icons/react

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