roomkit-web-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,
20 lines (19 loc) • 1.54 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: "25",
height: "24",
viewBox: "0 0 25 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
Vue.createStaticVNode('<g id="列表-list 1"><path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M2.42383 6.00391H4.42774V4H2.42383V6.00391Z" fill="currentColor"></path><path id="Vector_2" fill-rule="evenodd" clip-rule="evenodd" d="M2.42383 13.0039H4.42774V11H2.42383V13.0039Z" fill="currentColor"></path><path id="Vector_3" fill-rule="evenodd" clip-rule="evenodd" d="M2.42383 20.0039H4.42774V18H2.42383V20.0039Z" fill="currentColor"></path><path id="Vector_4" fill-rule="evenodd" clip-rule="evenodd" d="M7.42383 4H22.4238V6H7.42383V4Z" fill="currentColor"></path><path id="Vector_5" fill-rule="evenodd" clip-rule="evenodd" d="M7.42383 11H22.4238V13H7.42383V11Z" fill="currentColor"></path><path id="Vector_6" fill-rule="evenodd" clip-rule="evenodd" d="M7.42383 18H22.4238V20H7.42383V18Z" fill="currentColor"></path></g>', 1)
]));
}
const StageApplicationIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = StageApplicationIcon;