@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,
34 lines (33 loc) • 1.54 kB
JavaScript
import { createElementBlock, openBlock, createElementVNode } from "vue";
import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
width: "20",
height: "20",
viewBox: "0 0 20 20",
fill: "none"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M13.3182 8.30727L13.7493 9.07358L14.3419 8.74024L17.5923 6.91185C17.6923 6.8556 17.8159 6.92786 17.8159 7.04259L17.8159 14.2896C17.8159 14.4043 17.6923 14.4765 17.5923 14.4203L14.3419 12.5919L13.7493 12.2586L12.9158 13.7402L13.5084 14.0736L16.7589 15.902C17.9921 16.5957 19.5159 15.7045 19.5159 14.2896L19.5159 7.04259C19.5159 5.62765 17.9921 4.73649 16.7589 5.43017L14.1234 6.91263L13.3182 8.30727Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M1.7 5.03301V15.633H12.3V5.03301H1.7ZM1.5 3.33301C0.671573 3.33301 0 4.00458 0 4.83301V15.833C0 16.6614 0.671573 17.333 1.5 17.333H12.5C13.3284 17.333 14 16.6614 14 15.833V4.83301C14 4.00458 13.3284 3.33301 12.5 3.33301H1.5Z",
fill: "currentColor"
}, null, -1);
const _hoisted_4 = [
_hoisted_2,
_hoisted_3
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4);
}
const VideoOpenIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
VideoOpenIcon as default
};