UNPKG

@tencentcloud/roomkit-electron-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,

40 lines (39 loc) 1.29 kB
import { createElementBlock, openBlock, createElementVNode } from "vue"; import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs"; const _sfc_main = {}; const _hoisted_1 = { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { id: "编组 5" }, [ /* @__PURE__ */ createElementVNode("g", { id: "编组 3" }, [ /* @__PURE__ */ createElementVNode("path", { id: "路径", d: "M2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C6.36788 2 4.88796 2.65167 3.80626 3.70902", stroke: "white", "stroke-width": "1.5", "stroke-linecap": "square" }), /* @__PURE__ */ createElementVNode("path", { id: "路径_2", d: "M5.33317 4.66667H2.6665V2", stroke: "white", "stroke-width": "1.5", "stroke-linecap": "square", "stroke-linejoin": "round" }) ]) ], -1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3); } const ResetIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { ResetIcon as default };