@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,
33 lines (32 loc) • 2.04 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: "20",
height: "20",
viewBox: "0 0 20 20",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M3.7176 16.443C3.7176 17.3708 4.46977 18.123 5.3976 18.123H10.1978V16.683H5.3976C5.26505 16.683 5.1576 16.5756 5.1576 16.443V14.1836C6.26569 13.8702 7.07761 12.8514 7.07761 11.643V6.603H13.3176V9.72293H14.7576V6.603H14.9976C15.8905 6.603 16.6798 6.15974 17.1576 5.48128V9.72293H18.5976V4.443C18.5976 3.48865 17.9787 2.67886 17.1203 2.39312C16.6394 1.74387 15.8676 1.323 14.9976 1.323H5.39761C4.52757 1.323 3.75583 1.74387 3.27488 2.39313C2.41653 2.67886 1.79761 3.48865 1.79761 4.443V11.643C1.79761 12.8514 2.60952 13.8702 3.7176 14.1836V16.443ZM3.23761 5.48129C3.71538 6.15975 4.50474 6.603 5.39761 6.603H5.63761V11.643C5.63761 12.3057 5.10035 12.843 4.43761 12.843C3.77486 12.843 3.23761 12.3057 3.23761 11.643V5.48129ZM5.39761 5.163C4.73486 5.163 4.19761 4.62574 4.19761 3.963C4.19761 3.30026 4.73486 2.763 5.39761 2.763H14.9976C15.6604 2.763 16.1976 3.30026 16.1976 3.963C16.1976 4.62574 15.6604 5.163 14.9976 5.163H5.39761Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = /* @__PURE__ */ Vue.createElementVNode("path", {
d: "M14.5174 17.3893V11.885M14.5174 11.885L11.0289 15.0664M14.5174 11.885L18.0058 15.0664",
stroke: "currentColor",
"stroke-width": "1.44"
}, null, -1);
const _hoisted_4 = [
_hoisted_2,
_hoisted_3
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
}
const InviteOnStageIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = InviteOnStageIcon;