UNPKG

@solar-icons/react

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