@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.31 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.createStaticVNode('<g id="磨皮"><g id="Group 48097291"><g id="Group 48097256"><circle id="Ellipse 348" cx="16" cy="16" r="11.8" stroke="currentColor" stroke-width="2"></circle><path id="Vector 187" d="M16 1.06665V30.9333" stroke="currentColor" stroke-width="2"></path><path id="Vector 190" d="M16 16H27.7333" stroke="currentColor" stroke-width="2"></path><path id="Vector 191" d="M16 10.6666H26.6667" stroke="currentColor" stroke-width="2"></path><path id="Vector 192" d="M16 21.3333H26.6667" stroke="currentColor" stroke-width="2"></path></g></g></g>', 1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const SmootherBeautyIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = SmootherBeautyIcon;