UNPKG

@solar-icons/react

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