UNPKG

@solar-icons/react

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