UNPKG

@solar-icons/react

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