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,

28 lines (27 loc) 1.18 kB
import { createElementBlock, openBlock, createElementVNode } from "vue"; import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs"; const _sfc_main = {}; const _hoisted_1 = { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12 20.8C16.8601 20.8 20.8 16.8601 20.8 12C20.8 7.13989 16.8601 3.2 12 3.2C7.13989 3.2 3.2 7.13989 3.2 12C3.2 16.8601 7.13989 20.8 12 20.8ZM12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM12.8503 12.8504V16.9998H11.1503V12.8504H6.99972V11.1504H11.1503V6.99985H12.8503V11.1504H16.9997V12.8504H12.8503Z", fill: "white", style: { "fill": "white", "fill-opacity": "1" } }, null, -1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3); } const CreateRoomIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { CreateRoomIcon as default };