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.73 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 = { width: "24", height: "24", viewBox: "0 0 24 24", 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.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.95377 20H16C16.5523 20 17 19.5523 17 19V16.293L21.3779 18.336C22.0409 18.6454 22.8008 18.1614 22.8008 17.4298V6.5702C22.8008 5.83858 22.0409 5.35462 21.3779 5.66401L17.258 7.58664L15.3 9.9454V18.3H8.36493L6.95377 20ZM13.9504 5.7H2.7V18.3H3.4913L2.08014 20H2C1.44772 20 1 19.5523 1 19V5C1 4.44772 1.44772 4 2 4H15.3616L13.9504 5.7ZM17.0008 9.58267L21.1008 7.66933V16.3307L17.0008 14.4173V9.58267Z", fill: "currentColor" }, null, -1), Vue.createElementVNode("path", { d: "M4.14339 20.6077L17.5022 4.47709", stroke: "#ED414D", style: { "stroke": "color(display-p3 0.9292 0.2555 0.3004)", "stroke-opacity": "1" }, "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), Vue.createElementVNode("path", { d: "M5 9H8.5", style: { "stroke": "var(--uikit-color-theme-5)", "stroke-opacity": "1" }, "stroke-width": "1.7" }, null, -1) ])); } const CameraOffIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]); exports.default = CameraOffIcon;