@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.87 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.createStaticVNode('<g clip-path="url(#clip0_3251_12933)"><path d="M9.99935 18.3336C14.6017 18.3336 18.3327 14.6027 18.3327 10.0003C18.3327 5.39793 14.6017 1.66699 9.99935 1.66699C5.39697 1.66699 1.66602 5.39793 1.66602 10.0003C1.66602 14.6027 5.39697 18.3336 9.99935 18.3336Z" stroke="currentColor" stroke-width="1.7"></path><path d="M2.5 12.9104C3.59663 13.3501 4.38608 13.3501 4.86829 12.9104C5.59162 12.2507 4.96746 10.2488 5.9805 9.69665C6.9935 9.14453 8.53692 11.5919 9.9795 10.7867C11.422 9.98132 9.84358 7.83399 10.8447 6.96344C11.8458 6.0929 13.1475 7.07469 13.375 5.61907C13.6026 4.16346 12.3134 4.79478 12.066 3.41925C11.901 2.50224 11.901 2.02004 12.066 1.97266" stroke="currentColor" stroke-width="1.7"></path><path d="M12.0928 18.0624C11.3119 17.2632 11.0308 16.5204 11.2495 15.8338C11.5775 14.804 12.1185 14.8648 12.3544 14.2281C12.5903 13.5913 11.9239 12.6844 13.4026 11.9091C14.3883 11.3922 15.7437 11.9911 17.4686 13.7057" stroke="currentColor" stroke-width="1.7"></path></g><defs><clipPath id="clip0_3251_12933"><rect width="20" height="20" fill="white" style="fill:white;fill-opacity:1;"></rect></clipPath></defs>', 2);
const _hoisted_4 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
}
const LanguageIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = LanguageIcon;