@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.97 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: "24",
height: "24",
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("g", { id: "Frame" }, [
/* @__PURE__ */ Vue.createElementVNode("path", {
id: "Vector",
d: "M12.4895 5.25858L11.5546 5.78718C11.3026 5.92964 11.0013 5.95592 10.7284 5.85925L7.05828 4.55875C6.32422 4.29864 5.58769 4.94039 5.74486 5.70315L6.52523 9.49018C6.5841 9.77587 6.5153 10.073 6.33685 10.3038L3.96988 13.3644C3.49257 13.9815 3.87443 14.8832 4.64981 14.9699L8.51453 15.402C8.8028 15.4342 9.06287 15.59 9.22728 15.829L11.4286 19.0287C11.8692 19.6691 12.84 19.584 13.1624 18.8767L14.7713 15.347C14.8918 15.0827 15.1212 14.8839 15.3999 14.8022L19.3705 13.6382C20.0132 13.4498 20.2018 12.6307 19.7064 12.1802V12.1802",
stroke: "currentColor",
"stroke-width": "1.7"
}),
/* @__PURE__ */ Vue.createElementVNode("path", {
id: "Vector_2",
d: "M14.4872 4.12929L15.1531 3.75286V3.75286C15.7384 3.42193 16.4607 3.85698 16.442 4.52912L16.3273 8.63684C16.3191 8.92817 16.4385 9.20856 16.6541 9.40463L17.4452 10.1239L18.0105 10.638",
stroke: "currentColor",
"stroke-width": "1.7",
"stroke-linecap": "square"
}),
/* @__PURE__ */ Vue.createElementVNode("path", {
id: "Vector_3",
d: "M17.5 17.5L20.5 20.5",
stroke: "currentColor",
"stroke-width": "1.7"
})
], -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const BasicBeautyIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = BasicBeautyIcon;