@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 YellowIcon = "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='%23FFD260'%20stroke='%23F5C342'%20style='fill:%23FFD260;fill:color(display-p3%201.0000%200.8250%200.3750);fill-opacity:1;stroke:%23F5C342;stroke:color(display-p3%200.9625%200.7639%200.2607);stroke-opacity:1;'%20stroke-width='0.5'/%3e%3c/svg%3e";
exports.default = YellowIcon;