@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,
30 lines (29 loc) • 1.34 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: "20",
height: "20",
viewBox: "0 0 20 20",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { id: "æç¤º" }, [
/* @__PURE__ */ createElementVNode("path", {
id: "Vector",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M10.0007 17.4992C14.1428 17.4992 17.5006 14.1414 17.5006 9.99919C17.5006 5.85705 14.1428 2.49919 10.0007 2.49919C5.85852 2.49919 2.50065 5.85705 2.50065 9.99919C2.50065 14.1414 5.85852 17.4992 10.0007 17.4992ZM19.1673 9.99919C19.1673 15.0618 15.0632 19.1659 10.0007 19.1659C4.93804 19.1659 0.833984 15.0618 0.833984 9.99919C0.833984 4.93658 4.93804 0.83252 10.0007 0.83252C15.0632 0.83252 19.1673 4.93658 19.1673 9.99919ZM9.16732 14.5825V8.33252H10.834V14.5825H9.16732ZM10.834 7.08252H9.16407V5.4126H10.834V7.08252Z",
fill: "currentColor"
})
], -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const info = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
info as default
};