@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,
31 lines (30 loc) • 1.3 kB
JavaScript
import { createElementBlock, openBlock, createElementVNode } from "vue";
import _export_sfc from "../../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
width: "20",
height: "16",
viewBox: "0 0 20 16",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
d: "M7.08301 6.33333C7.77336 6.33333 8.33301 5.77369 8.33301 5.08333C8.33301 4.39298 7.77336 3.83333 7.08301 3.83333C6.39265 3.83333 5.83301 4.39298 5.83301 5.08333C5.83301 5.77369 6.39265 6.33333 7.08301 6.33333Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M0.833008 0.5V15.5H19.1663V0.5H0.833008ZM17.4997 2.16667H2.49967V10.3783L5.3032 8.02339L8.0442 9.77763L13.6429 4.40284L17.4997 7.36482V2.16667ZM2.49967 13.8333V12.555L5.43689 10.0877L8.25144 11.889L13.7638 6.59716L17.4997 9.46629V13.8333H2.49967Z",
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 ImageIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
ImageIcon as default
};