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,

42 lines (41 loc) 1.25 kB
import { createElementBlock, openBlock, createElementVNode } from "vue"; import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs"; const _sfc_main = {}; const _hoisted_1 = { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("circle", { cx: "7.00781", cy: "7", r: "7", fill: "#FF643D", style: { "fill": "color(display-p3 1 0.3922 0.2392)", "fill-opacity": "1" } }, null, -1); const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M10 3.99989L3.99936 10.0005", stroke: "white", style: { "stroke": "white", "stroke-opacity": "1" }, "stroke-width": "1.5" }, null, -1); const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", { d: "M4 3.99989L10.0006 10.0005", stroke: "white", style: { "stroke": "white", "stroke-opacity": "1" }, "stroke-width": "1.5" }, 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 UnSupportIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { UnSupportIcon as default };