UNPKG

@solar-icons/react

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