@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) • 1.13 kB
JavaScript
;
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: "18",
height: "16",
viewBox: "0 0 18 16",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M0.667114 2.17619H17.3338V0.509521H0.667114V2.17619ZM0.666992 8.84283H9.41699V7.17616H0.666992V8.84283ZM17.3337 15.5095H0.666992V13.8429H17.3337V15.5095ZM14.7578 4.67618H17.4095L14.0762 8.00949L17.4095 11.3428H14.7579L12.0874 8.6724L11.4245 8.00949L12.0874 7.34657L14.7578 4.67618Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const RetractIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = RetractIcon;