@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,
39 lines (38 loc) • 1.26 kB
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const Vue = require("vue");
const _pluginVue_exportHelper = require("../../../_virtual/_plugin-vue_export-helper.js");
const _sfc_main = {};
const _hoisted_1 = {
width: "32",
height: "32",
viewBox: "0 0 32 32",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("g", { id: "å…³é—" }, [
/* @__PURE__ */ Vue.createElementVNode("g", { id: "Group 48097253" }, [
/* @__PURE__ */ Vue.createElementVNode("circle", {
id: "Ellipse 347",
cx: "16",
cy: "16",
r: "12.8667",
stroke: "currentColor",
"stroke-width": "2"
}),
/* @__PURE__ */ Vue.createElementVNode("path", {
id: "Vector 186",
d: "M25.6001 6.40002L6.40015 25.6",
stroke: "currentColor",
"stroke-width": "2"
})
])
], -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const CloseBeautyIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = CloseBeautyIcon;