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,

36 lines (35 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: "19", height: "19", viewBox: "0 0 19 19", xmlns: "http://www.w3.org/2000/svg" }; const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.5791 4.48674L7.10505 17.4323L2.40326 18.4927L0.970703 13.8906L8.4448 0.945068L14.5791 4.48674ZM9.05484 3.22178L2.77894 14.092L3.53735 16.5284L6.02653 15.967L12.3024 5.09678L9.05484 3.22178Z", fill: "currentColor" }, null, -1); const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M9.5978 17.5001L18.3329 17.5001V15.8334H10.5601L9.5978 17.5001Z", fill: "currentColor" }, null, -1); const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", { d: "M18.3331 13.7501L11.7633 13.7501L12.7256 12.0834H18.3331V13.7501Z", fill: "currentColor" }, null, -1); const _hoisted_5 = [ _hoisted_2, _hoisted_3, _hoisted_4 ]; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_5); } const PencilIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { PencilIcon as default };