@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,
43 lines (42 loc) • 2.07 kB
JavaScript
"use strict";
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 = {
xmlns: "http://www.w3.org/2000/svg",
width: "20",
height: "20",
viewBox: "0 0 20 20",
fill: "none"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M13.3182 8.30141L13.7493 9.06772L14.3419 8.73439L13.9251 7.99355L14.3419 8.73439L17.5923 6.90599C17.6923 6.84975 17.8159 6.92201 17.8159 7.03673L17.8159 14.2837C17.8159 14.3984 17.6923 14.4707 17.5923 14.4144L14.3419 12.586L13.7493 12.2527L12.9158 13.7344L13.5084 14.0677L16.7589 15.8961C17.9921 16.5898 19.5159 15.6986 19.5159 14.2837L19.5159 7.03673C19.5159 5.6218 17.9921 4.73063 16.7589 5.42431L14.1234 6.90677L13.3182 8.30141Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = /* @__PURE__ */ Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M8.1084 17.332H12.5C13.3284 17.332 14 16.6605 14 15.832V7.12752L12.3 10.072V15.632H9.0899L8.1084 17.332ZM10.8797 5.03203H1.7V15.632H4.75977L3.77828 17.332H1.5C0.671573 17.332 0 16.6605 0 15.832V4.83203C0 4.0036 0.671573 3.33203 1.5 3.33203H11.8612L10.8797 5.03203Z",
fill: "currentColor"
}, null, -1);
const _hoisted_4 = /* @__PURE__ */ Vue.createElementVNode("path", {
d: "M5.39453 18.2822L14.3945 2.69383",
stroke: "#ED414D",
style: { "stroke": "color(display-p3 0.9292 0.2555 0.3004)", "stroke-opacity": "1" },
"stroke-width": "1.7",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1);
const _hoisted_5 = [
_hoisted_2,
_hoisted_3,
_hoisted_4
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_5);
}
const VideoCloseIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = VideoCloseIcon;