UNPKG

@solar-icons/react

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