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,

32 lines (31 loc) 2.04 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: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }; function _sfc_render(_ctx, _cache) { return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [ Vue.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.76623 16.3482C8.48048 16.4958 9.22891 16.5743 10 16.5743C11.1417 16.5743 12.2343 16.4016 13.2406 16.0884C13.4355 16.0278 13.646 16.0348 13.833 16.1165L16.5019 17.2823C17.2195 17.5957 18.0026 17.0001 17.8922 16.2249L17.5436 13.778C17.5039 13.499 17.5868 13.2184 17.753 12.9908C18.5455 11.9058 19 10.6397 19 9.28717C19 6.85166 17.5246 4.69532 15.258 3.37212L14.4115 4.83818C16.23 5.91439 17.3 7.61009 17.3 9.28717C17.3 10.2456 16.9808 11.1658 16.3802 11.9881C15.986 12.5279 15.7509 13.247 15.8606 14.0177L16.0322 15.222L14.5135 14.5587L14.5135 14.5587C13.9273 14.3026 13.2941 14.2913 12.7353 14.4653C11.8928 14.7275 10.9705 14.8743 10 14.8743C9.53959 14.8743 9.09539 14.8433 8.66906 14.7844L7.76623 16.3482ZM10.7235 3.72608C10.4871 3.70886 10.2459 3.7 10 3.7C5.61517 3.7 2.7 6.51896 2.7 9.28717C2.7 10.8144 3.58726 12.357 5.11905 13.4332L4.26868 14.9061C2.27214 13.5695 1 11.5487 1 9.28717C1 5.26241 5.02911 2 10 2C10.5634 2 11.1148 2.04191 11.6495 2.1221L10.7235 3.72608Z", fill: "currentColor" }, null, -1), Vue.createElementVNode("path", { d: "M5.0625 17.2842L14.0625 1.69572", stroke: "currentColor", "stroke-width": "1.7", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1) ])); } const ChatForbiddenIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]); exports.default = ChatForbiddenIcon;