@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.76 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: "20",
height: "20",
viewBox: "0 0 20 20",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createStaticVNode('<g id="Frame" clip-path="url(#clip0_6318_5279)"><g id="Group 7672"><g id="Group 7784"><path id="Vector" d="M8.90896 9.27299C10.7164 9.27299 12.1817 7.80774 12.1817 6.00027C12.1817 4.19279 10.7164 2.72754 8.90896 2.72754C7.10148 2.72754 5.63623 4.19279 5.63623 6.00027C5.63623 7.80774 7.10148 9.27299 8.90896 9.27299Z" stroke="currentColor" stroke-width="1.7" stroke-linecap="round"></path><path id="Vector_2" d="M2 17.273C2 14.2048 4.24545 11.3412 6.14545 10.7275C6.14545 10.7275 7.87273 12.5684 8.90909 13.7957L11.6727 10.7275C13.2273 10.9321 15.8182 14.2048 15.8182 17.273" stroke="currentColor" stroke-width="1.7" stroke-linecap="round"></path></g></g><path id="Vector_3" d="M18.5 18C18.5 13.3054 16.6066 10.3692 14.1082 9.18947C14.7565 8.63744 15.3914 7.47313 15.3914 5.83292C15.3914 4.5865 14.8012 3.33542 13.7695 2.5" stroke="currentColor" stroke-width="1.7" stroke-linejoin="round"></path></g><defs><clipPath id="clip0_6318_5279"><rect width="20" height="20" fill="white"></rect></clipPath></defs>', 2);
const _hoisted_4 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
}
const SetAdminIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = SetAdminIcon;