UNPKG

@solar-icons/react

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