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,

34 lines (33 loc) 1.34 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("g", { opacity: "0.8" }, [ Vue.createElementVNode("path", { d: "M8.74935 15.8337C12.6613 15.8337 15.8327 12.6623 15.8327 8.75033C15.8327 4.83833 12.6613 1.66699 8.74935 1.66699C4.83735 1.66699 1.66602 4.83833 1.66602 8.75033C1.66602 12.6623 4.83735 15.8337 8.74935 15.8337Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linejoin": "round" }), Vue.createElementVNode("path", { d: "M13.8418 13.8428L17.3773 17.3783", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) ], -1) ])); } const SearchIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]); exports.default = SearchIcon;