UNPKG

@solar-icons/react

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