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,

29 lines (28 loc) 1.01 kB
import { createElementBlock, openBlock, createElementVNode } from "vue"; import _export_sfc from "../../../../_virtual/_plugin-vue_export-helper.mjs"; const _sfc_main = {}; const _hoisted_1 = { width: "18", height: "16", viewBox: "0 0 18 16", xmlns: "http://www.w3.org/2000/svg" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M9.83382 0.5V8.48817L13.1671 5.15482L14.3457 6.33333L9.00049 11.6785L3.65527 6.33333L4.83379 5.15482L8.16716 8.48817V0.5H9.83382Z", fill: "currentColor" }, null, -1); const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M2.33366 13.8333V8.83333H0.666992V15.5H17.3337V8.83333H15.667V13.8333H2.33366Z", fill: "currentColor" }, null, -1); const _hoisted_4 = [ _hoisted_2, _hoisted_3 ]; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4); } const DownloadIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { DownloadIcon as default };