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,

25 lines (24 loc) 824 B
import { openBlock, createElementBlock, createElementVNode } from "vue"; import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs"; const _sfc_main = {}; const _hoisted_1 = { width: "6", height: "10", viewBox: "0 0 6 10", fill: "none", xmlns: "http://www.w3.org/2000/svg" }; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [ createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.4603 9.45947L0.541064 8.54023L4.08144 4.99985L0.541064 1.45947L1.4603 0.540234L5.91992 4.99985L1.4603 9.45947Z", fill: "currentColor" }, null, -1) ])); } const ChevronRight = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { ChevronRight as default };