UNPKG

@solar-icons/react

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