roomkit-web-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,
20 lines (19 loc) • 1.33 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"
};
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
Vue.createStaticVNode('<g id="Group 8007"><circle id="Ellipse 269" cx="10" cy="10" r="7.65" stroke="currentColor" stroke-width="1.7"></circle><path id="Intersect" fill-rule="evenodd" clip-rule="evenodd" d="M12.4744 11.1743C12.0041 12.0597 11.0725 12.6626 10.0001 12.6626C8.92766 12.6626 7.99607 12.0597 7.52573 11.1744L6.02344 11.9708C6.77934 13.3937 8.27654 14.3626 10.0001 14.3626C11.7236 14.3626 13.2208 13.3936 13.9767 11.9707L12.4744 11.1743Z" fill="currentColor"></path><circle id="Ellipse 273" cx="7.1" cy="8.1" r="1.1" fill="currentColor"></circle><circle id="Ellipse 274" cx="12.8998" cy="8.1" r="1.1" fill="currentColor"></circle></g>', 1)
]));
}
const EmojiIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = EmojiIcon;