UNPKG

@solar-icons/react

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