UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 872 B
var l = Object.defineProperty, s = Object.defineProperties; var f = Object.getOwnPropertyDescriptors; var m = Object.getOwnPropertySymbols; var p = 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 = {})) p.call(i, t) && o(r, t, i[t]); if (m) for (var t of m(i)) c.call(i, t) && o(r, t, i[t]); return r; }, e = (r, i) => s(r, f(i)); import { jsx as d } from "react/jsx-runtime"; import { forwardRef as S } from "react"; import n from "../../lib/SSRBase.mjs"; import w from "../../defs/ui/SliderVerticalMinimalistic.mjs"; const x = S((r, i) => /* @__PURE__ */ d(n, e(a({ ref: i }, r), { weights: w }))); x.displayName = "SliderVerticalMinimalistic"; export { x as default };