UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 855 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 = (a, r, o) => r in a ? i(a, r, { enumerable: !0, configurable: !0, writable: !0, value: o }) : a[r] = o, e = (a, r) => { for (var o in r || (r = {})) s.call(r, o) && m(a, o, r[o]); if (t) for (var o of t(r)) C.call(r, o) && m(a, o, r[o]); return a; }, f = (a, r) => l(a, p(r)); import { jsx as d } from "react/jsx-runtime"; import { forwardRef as h } from "react"; import u from "../../lib/IconBase.mjs"; import c from "../../defs/messages/ChatSquareCall.mjs"; const n = h((a, r) => /* @__PURE__ */ d(u, f(e({ ref: r }, a), { weights: c }))); n.displayName = "ChatSquareCall"; export { n as default };