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,

33 lines (32 loc) 1.42 kB
import { createElementBlock, openBlock, createElementVNode } from "vue"; import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs"; const _sfc_main = {}; const _hoisted_1 = { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M9.80191 15.8643L10.5 16.8692L11.1981 15.8643L12.9321 13.3682C15.5742 13.5876 17.65 15.8016 17.65 18.5003V21.0003C17.65 21.0831 17.5828 21.1503 17.5 21.1503H3.5C3.41716 21.1503 3.35 21.0831 3.35 21.0003V18.5003C3.35 15.8016 5.42584 13.5876 8.06792 13.3682L9.80191 15.8643ZM14.15 6.55078C14.15 8.56662 12.5158 10.2008 10.5 10.2008C8.48416 10.2008 6.85 8.56662 6.85 6.55078C6.85 4.53494 8.48416 2.90078 10.5 2.90078C12.5158 2.90078 14.15 4.53494 14.15 6.55078Z", stroke: "currentColor", "stroke-width": "1.7" }, null, -1); const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M18.65 10.15V7.5H20.35V10.15H23V11.85H20.35V14.5H18.65V11.85H16V10.15H18.65Z", fill: "currentColor" }, null, -1); const _hoisted_4 = [ _hoisted_2, _hoisted_3 ]; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_4); } const InviteIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { InviteIcon as default };