UNPKG

@solar-icons/react

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