UNPKG

@solar-icons/react

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