@tencentcloud/roomkit-electron-vue3
Version:
<h1 align="center"> TUIRoomKit</h1> Conference (TUIRoomKit) is a product suitable for multi-person audio and video conversation scenarios such as business meetings, webinars, and online education. By integrating this product, you can add room management,
35 lines (34 loc) • 1.66 kB
JavaScript
;
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const Vue = require("vue");
const _pluginVue_exportHelper = require("../../../../../_virtual/_plugin-vue_export-helper.js");
const _sfc_main = {};
const _hoisted_1 = {
width: "20",
height: "20",
viewBox: "0 0 20 20",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("g", { id: "完æˆ" }, [
/* @__PURE__ */ Vue.createElementVNode("g", { id: "Union" }, [
/* @__PURE__ */ Vue.createElementVNode("path", {
d: "M5.58415 10.0766L9.18049 13.7057L14.6341 7.55313L13.5742 6.66683L8.97862 10.9393L6.42575 9.16797L5.58415 10.0766Z",
fill: "currentColor"
}),
/* @__PURE__ */ Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M19.1673 10.0002C19.1673 15.0628 15.0633 19.1668 10.0007 19.1668C4.93804 19.1668 0.833984 15.0628 0.833984 10.0002C0.833984 4.93755 4.93804 0.833496 10.0007 0.833496C15.0633 0.833496 19.1673 4.93755 19.1673 10.0002ZM17.5006 10.0002C17.5006 14.1423 14.1428 17.5002 10.0007 17.5002C5.85851 17.5002 2.50065 14.1423 2.50065 10.0002C2.50065 5.85803 5.85851 2.50016 10.0007 2.50016C14.1428 2.50016 17.5006 5.85803 17.5006 10.0002Z",
fill: "currentColor"
})
])
], -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const success = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = success;