@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,
26 lines (25 loc) • 887 B
JavaScript
import { createElementBlock, openBlock, createElementVNode } from "vue";
import _export_sfc from "../../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
width: "17",
height: "20",
viewBox: "0 0 17 20",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M2.00008 20.0002L7.55029 12.9622L16.4338 11.6851L0.050293 0.000244141L2.00008 20.0002ZM6.65277 11.411L3.25705 15.717L2.06413 3.48069L12.0879 10.6297L6.65277 11.411Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const SelectIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
SelectIcon as default
};