UNPKG

@solar-icons/react

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