UNPKG

@solar-icons/react

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