UNPKG

@solar-icons/react

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