UNPKG

@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.2 kB
"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 = { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "9", viewBox: "0 0 14 9", fill: "none" }; const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.74219 0L11.4922 4.5L7.74219 9H10.0853L13.3551 5.07617L13.8353 4.5L13.3551 3.92383L10.0853 0H7.74219Z", fill: "currentColor", style: { "fill-opacity": "1" } }, null, -1); const _hoisted_3 = /* @__PURE__ */ Vue.createElementVNode("path", { d: "M7.16406 4.5H0.164062", stroke: "currentColor", style: { "stroke-opacity": "1" }, "stroke-width": "1.8" }, null, -1); const _hoisted_4 = [ _hoisted_2, _hoisted_3 ]; function _sfc_render(_ctx, _cache) { return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_4); } const NextIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]); exports.default = NextIcon;