@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,
22 lines (21 loc) • 1.68 kB
JavaScript
"use strict";
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: "30",
height: "6",
viewBox: "0 0 30 6",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createStaticVNode('<path d="M1 1V7" stroke="#C5CCDB" style="stroke:color(display-p3 0.774 0.8012 0.86);stroke-opacity:1;" stroke-width="1.5" stroke-linecap="square"></path><path d="M7 1V7" stroke="#C5CCDB" style="stroke:color(display-p3 0.774 0.8012 0.86);stroke-opacity:1;" stroke-width="1.5" stroke-linecap="square"></path><path d="M13 1V7" stroke="#C5CCDB" style="stroke:color(display-p3 0.774 0.8012 0.86);stroke-opacity:1;" stroke-width="1.5" stroke-linecap="square"></path><path d="M19 1V7" stroke="#C5CCDB" style="stroke:color(display-p3 0.774 0.8012 0.86);stroke-opacity:1;" stroke-width="1.5" stroke-linecap="square"></path><path d="M25 1V7" stroke="#C5CCDB" style="stroke:color(display-p3 0.774 0.8012 0.86);stroke-opacity:1;" stroke-width="1.5" stroke-linecap="square"></path><path d="M31 1V7" stroke="#C5CCDB" style="stroke:color(display-p3 0.774 0.8012 0.86);stroke-opacity:1;" stroke-width="1.5" stroke-linecap="square"></path>', 6);
const _hoisted_8 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_8);
}
const TopLines = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = TopLines;