UNPKG

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,

38 lines (37 loc) 1.3 kB
"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: "14", height: "14", viewBox: "0 0 14 14", fill: "none" }; function _sfc_render(_ctx, _cache) { return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [ Vue.createElementVNode("circle", { cx: "7.00781", cy: "7", r: "7", fill: "#FF643D", style: { "fill": "color(display-p3 1 0.3922 0.2392)", "fill-opacity": "1" } }, null, -1), Vue.createElementVNode("path", { d: "M10 3.99989L3.99936 10.0005", stroke: "white", style: { "stroke": "white", "stroke-opacity": "1" }, "stroke-width": "1.5" }, null, -1), Vue.createElementVNode("path", { d: "M4 3.99989L10.0006 10.0005", stroke: "white", style: { "stroke": "white", "stroke-opacity": "1" }, "stroke-width": "1.5" }, null, -1) ])); } const UnSupportIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]); exports.default = UnSupportIcon;