UNPKG

@solar-icons/react

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