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,

41 lines (40 loc) 1.22 kB
import { createElementBlock, openBlock, createElementVNode } from "vue"; import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs"; 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__ */ createElementVNode("path", { d: "M10 3.33301H2.5V16.6663H10V3.33301Z", stroke: "currentColor", "stroke-width": "1.7", "stroke-linejoin": "round" }, null, -1); const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M17.5 3.33301H12.5V6.66634H17.5V3.33301Z", stroke: "currentColor", "stroke-width": "1.7", "stroke-linejoin": "round" }, null, -1); const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", { d: "M17.5 9.16699H12.5V16.667H17.5V9.16699Z", stroke: "currentColor", "stroke-width": "1.7", "stroke-linejoin": "round" }, null, -1); const _hoisted_5 = [ _hoisted_2, _hoisted_3, _hoisted_4 ]; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_5); } const LayoutIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { LayoutIcon as default };