UNPKG

@solar-icons/react

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