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,
42 lines (41 loc) • 2.71 kB
JavaScript
"use strict";
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: "20",
height: "20",
viewBox: "0 0 20 20",
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("mask", {
id: "path-1-inside-1_4183_14105",
fill: "white"
}, [
Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M4.818 14H2C1.44772 14 1 13.5523 1 13V7.00001C1 6.44773 1.44772 6.00001 2 6.00001H4.81837L11.4785 1.92956C12.1449 1.52231 13 2.00187 13 2.78282V17.2167C13 17.9976 12.1449 18.4772 11.4786 18.07L4.818 14Z"
})
], -1),
Vue.createElementVNode("path", {
d: "M4.818 14L5.60012 12.7201L5.24002 12.5H4.818V14ZM4.81837 6.00001V7.50001H5.24045L5.60059 7.2799L4.81837 6.00001ZM11.4785 1.92956L10.6963 0.649666V0.649666L11.4785 1.92956ZM11.4786 18.07L12.2607 16.7901L12.2607 16.7901L11.4786 18.07ZM4.818 12.5H2V15.5H4.818V12.5ZM2 12.5C2.27614 12.5 2.5 12.7239 2.5 13H-0.5C-0.5 14.3807 0.619288 15.5 2 15.5V12.5ZM2.5 13V7.00001H-0.5V13H2.5ZM2.5 7.00001C2.5 7.27615 2.27614 7.50001 2 7.50001V4.50001C0.619288 4.50001 -0.5 5.6193 -0.5 7.00001H2.5ZM2 7.50001H4.81837V4.50001H2V7.50001ZM5.60059 7.2799L12.2607 3.20945L10.6963 0.649666L4.03614 4.72012L5.60059 7.2799ZM12.2607 3.20945C11.9276 3.41307 11.5 3.17329 11.5 2.78282H14.5C14.5 0.830448 12.3622 -0.368461 10.6963 0.649666L12.2607 3.20945ZM11.5 2.78282V17.2167H14.5V2.78282H11.5ZM11.5 17.2167C11.5 16.8262 11.9275 16.5865 12.2607 16.7901L10.6965 19.35C12.3623 20.3679 14.5 19.169 14.5 17.2167H11.5ZM12.2607 16.7901L5.60012 12.7201L4.03587 15.28L10.6965 19.35L12.2607 16.7901Z",
fill: "currentColor",
style: { "fill": "currentcolor", "fill-opacity": "1" },
mask: "url(#path-1-inside-1_4183_14105)"
}, null, -1),
Vue.createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M15.5 15.6585C17.8304 14.8348 19.5 12.6123 19.5 9.9999C19.5 7.38746 17.8304 5.16498 15.5 4.34131V5.96766C16.9817 6.70401 18 8.23304 18 9.9999C18 11.7668 16.9817 13.2958 15.5 14.0321V15.6585Z",
fill: "currentColor",
style: { "fill": "currentcolor", "fill-opacity": "1" }
}, null, -1)
]));
}
const SpeakerPhoneIcon = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render]]);
exports.default = SpeakerPhoneIcon;