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,

24 lines (23 loc) 1.4 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: "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.createElementVNode("path", { d: "M4.60003 9.84247V9.49039L4.35107 9.24143L2.20467 7.09503C1.95083 6.84119 1.95083 6.42963 2.20467 6.17579L5.41335 2.96711C5.56837 2.81209 5.77862 2.725 5.99785 2.725C6.30452 2.725 6.6658 2.93168 7.13752 3.37466C7.87012 4.06261 8.89093 4.475 10.0001 4.475C11.1118 4.475 12.1349 4.06064 12.8679 3.36969C13.3351 2.92928 13.6936 2.725 13.9966 2.725C14.2136 2.725 14.4216 2.81118 14.575 2.96457L17.7862 6.17579C18.0401 6.42963 18.0401 6.84119 17.7862 7.09503L15.649 9.23227L15.4 9.48123V9.83331V16C15.4 16.359 15.109 16.65 14.75 16.65H5.25003C4.89105 16.65 4.60003 16.359 4.60003 16V9.84247Z", stroke: "currentColor", "stroke-width": "1.7" }, null, -1) ])); } const SwitchThemeIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]); exports.default = SwitchThemeIcon;