@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,
5 lines (4 loc) • 541 B
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const WhiteIcon = "data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='7'%20cy='7'%20r='6.25'%20fill='white'%20stroke='%23EAEEF3'%20style='fill:white;fill-opacity:1;stroke:%23EAEEF3;stroke:color(display-p3%200.9184%200.9321%200.9542);stroke-opacity:1;'%20stroke-width='0.5'/%3e%3c/svg%3e";
exports.default = WhiteIcon;