@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,
22 lines (21 loc) • 1.06 kB
JavaScript
import { createElementBlock, openBlock, createStaticVNode } from "vue";
import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
width: "25",
height: "24",
viewBox: "0 0 25 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ createStaticVNode('<path opacity="0.5" d="M5.73859 13.5V19.5" stroke="#8F9AB2" stroke-width="3"></path><path opacity="0.5" d="M12.0786 9.5V19.5" stroke="#8F9AB2" stroke-width="3"></path><path opacity="0.5" d="M18.4086 4.5V13" stroke="#8F9AB2" stroke-width="3"></path><path d="M20.1586 14L14.1586 20" stroke="#ED414D" stroke-width="1.5"></path><path d="M20.1586 20L14.1586 14" stroke="#ED414D" stroke-width="1.5"></path>', 5);
const _hoisted_7 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_7);
}
const NetworkDisconnectedIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
NetworkDisconnectedIcon as default
};