roomkit-web-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,
25 lines (24 loc) • 1.28 kB
JavaScript
;
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const Vue = require("vue");
const _pluginVue_exportHelper = require("../../../_virtual/_plugin-vue_export-helper.js");
const _sfc_main = {};
const _hoisted_1 = {
width: "16",
height: "16",
viewBox: "0 0 16 16",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache) {
return Vue.openBlock(), Vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M7.66675 1.2337L15.7018 8L7.66675 14.7663V10.6155C4.87045 10.7492 2.95122 11.7487 1.54259 13.7208L0.346375 13.2026C0.695334 11.4578 1.40055 9.6728 2.66505 8.22766C3.8396 6.88533 5.47132 5.86629 7.66675 5.43668L7.66675 1.2337ZM9.00009 4.09963V6.5782L8.42769 6.65996C6.24805 6.97133 4.72737 7.89553 3.66848 9.10566C3.19948 9.64166 2.81533 10.2406 2.50503 10.8783C4.06386 9.77713 5.98581 9.26666 8.33342 9.26666H9.00009V11.9004L13.6318 8L9.00009 4.09963Z",
fill: "currentColor"
}, null, -1)
]));
}
const ShareIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = ShareIcon;