@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.51 kB
JavaScript
import { createElementBlock, openBlock, createStaticVNode } from "vue";
import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
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__ */ createStaticVNode('<mask id="path-1-inside-1_3678_51136" fill="white"><rect x="2" y="2" width="9" height="9" rx="1"></rect></mask><rect x="2" y="2" width="9" height="9" rx="1" stroke="currentColor" stroke-width="3.4" mask="url(#path-1-inside-1_3678_51136)"></rect><rect x="13.35" y="2.35" width="8.3" height="8.3" rx="4.15" stroke-width="1.7"></rect><rect x="13.35" y="2.35" width="8.3" height="8.3" rx="4.15" stroke="currentColor" stroke-width="1.7"></rect><rect x="15.75" y="4.75" width="3.5" height="3.5" rx="1.75" fill="currentColor"></rect><rect x="2.35" y="13.35" width="8.3" height="8.3" rx="4.15" stroke="currentColor" stroke-width="1.7"></rect><mask id="path-6-inside-2_3678_51136" fill="white"><rect x="13" y="13" width="9" height="9" rx="1"></rect></mask><rect x="13" y="13" width="9" height="9" rx="1" stroke="currentColor" stroke-width="3.4" mask="url(#path-6-inside-2_3678_51136)"></rect>', 8);
const _hoisted_10 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_10);
}
const MoreIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
MoreIcon as default
};