@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,
22 lines (21 loc) • 1.43 kB
JavaScript
import { createElementBlock, openBlock, createStaticVNode } 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__ */ createStaticVNode('<g id="Frame"><path id="Vector" d="M17 10H7C6.44772 10 6 10.4477 6 11V18C6 18.5523 6.44772 19 7 19H17C17.5523 19 18 18.5523 18 18V11C18 10.4477 17.5523 10 17 10Z" fill="currentColor" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path id="Vector_2" d="M9 10V7C9 5.15905 10.3431 4 12 4C12.9246 4 13.7516 4.36098 14.3019 5C14.5444 5.2817 14.7333 5.6174 14.853 6" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path id="Vector_3" d="M14.4004 14.3999H9.60039" stroke="white" stroke-width="1.5" stroke-linejoin="round"></path><path id="Vector_4" d="M3 9V15" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path id="Vector_5" d="M21 9V15" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path></g>', 1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const ApplyTipsIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
ApplyTipsIcon as default
};