@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,
26 lines (25 loc) • 1.06 kB
JavaScript
import { createElementBlock, openBlock, createElementVNode } from "vue";
import _export_sfc from "../../../../_virtual/_plugin-vue_export-helper.mjs";
const _sfc_main = {};
const _hoisted_1 = {
width: "16",
height: "16",
viewBox: "0 0 16 16",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M9.66646 15.6668C12.8881 15.6668 15.4998 13.0551 15.4998 9.83346C15.4998 6.61181 12.8881 4.00013 9.66646 4.00013H3.76164L5.84497 1.9168L4.66646 0.738281L0.571289 4.83346L4.66646 8.92863L5.84497 7.75013L3.76164 5.6668H9.66646C11.9676 5.6668 13.8331 7.5323 13.8331 9.83346C13.8331 12.1346 11.9676 14.0001 9.66646 14.0001H2.58313V15.6668H9.66646Z",
fill: "currentColor"
}, null, -1);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3);
}
const UndoIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
UndoIcon as default
};