@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,
37 lines (36 loc) • 1.18 kB
JavaScript
import { createElementBlock, openBlock, createElementVNode } from "vue";
import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
width: "14",
height: "13",
viewBox: "0 0 14 13",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { id: "Group 1792" }, [
/* @__PURE__ */ createElementVNode("g", { id: "Group 7870" }, [
/* @__PURE__ */ createElementVNode("path", {
id: "Vector 88",
d: "M5.35 1H2C1.72386 1 1.5 1.22386 1.5 1.5V11.5C1.5 11.7761 1.72386 12 2 12H12C12.2761 12 12.5 11.7761 12.5 11.5V8.15",
stroke: "currentColor",
"stroke-width": "1.5"
}),
/* @__PURE__ */ createElementVNode("path", {
id: "Vector 87",
d: "M7.5 1H12.5M12.5 1V6M12.5 1L7.5 6",
stroke: "currentColor",
"stroke-width": "1.5"
})
])
], -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const LinkIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
LinkIcon as default
};