@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) • 601 B
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const PurpleIcon = "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='%236C54E8'%20stroke='%235940D7'%20style='fill:%236C54E8;fill:color(display-p3%200.4235%200.3294%200.9098);fill-opacity:1;stroke:%235940D7;stroke:color(display-p3%200.3480%200.2525%200.8417);stroke-opacity:1;'%20stroke-width='0.5'/%3e%3c/svg%3e";
exports.default = PurpleIcon;