@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,
22 lines (21 loc) • 1.28 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: "16",
height: "16",
viewBox: "0 0 16 16",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ Vue.createStaticVNode('<g id="Frame"><path id="Vector" d="M14.6668 8V3H8.00016H1.3335V8V13H8.00016" stroke="currentColor" stroke-width="1.2" stroke-linejoin="round"></path><path id="Vector_2" d="M14.6667 11.333H10" stroke="#4F586B" stroke-width="1.2" stroke-linejoin="round"></path><path id="Vector_3" d="M13 9.66699L14.6667 11.3337L13 13.0003" stroke="currentColor" stroke-width="1.2" stroke-linejoin="round"></path><path id="Vector_4" d="M1.3335 3L8.00016 8L14.6668 3" stroke="currentColor" stroke-width="1.2" stroke-linejoin="round"></path></g>', 1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const EmailIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = EmailIcon;