UNPKG

@solar-icons/react

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