UNPKG

@solar-icons/react

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