@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,
29 lines (28 loc) • 1.05 kB
JavaScript
import { createElementBlock, openBlock, createElementVNode } from "vue";
import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
t: "1705479915160",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "3251",
width: "20",
height: "20"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
d: "M511.9488 460.8a204.8 204.8 0 1 0 0-409.6 204.8 204.8 0 0 0 0 409.6zM512 691.2L405.3504 563.2H396.8a268.8 268.8 0 0 0-268.8 268.8v48.0256c0 37.0688 30.1056 67.1744 67.2256 67.1744h633.5488c37.12 0 67.2256-30.1056 67.2256-67.2256v-47.9744c0-148.48-120.32-268.8-268.8-268.8h-8.5504L512 691.2z",
"p-id": "3252",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const UserIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
UserIcon as default
};