@tencentcloud/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,
5 lines (4 loc) • 1.16 kB
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const closeIcon = "data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.92904%206L11.815%201.11198C12.0617%200.86524%2012.0617%200.458461%2011.815%200.211725L11.7884%200.185051C11.5417%20-0.0616838%2011.1351%20-0.0616838%2010.8885%200.185051L6.0025%205.07974L1.11651%200.185051C0.869879%20-0.0616838%200.463269%20-0.0616838%200.216637%200.185051L0.189974%200.211725C-0.0633245%200.458461%20-0.0633245%200.86524%200.189974%201.11198L5.07596%206L0.189974%2010.888C-0.0566588%2011.1348%20-0.0566588%2011.5415%200.189974%2011.7883L0.216637%2011.8149C0.463269%2012.0617%200.869879%2012.0617%201.11651%2011.8149L6.0025%206.92692L10.8885%2011.8149C11.1351%2012.0617%2011.5417%2012.0617%2011.7884%2011.8149L11.815%2011.7883C12.0617%2011.5415%2012.0617%2011.1348%2011.815%2010.888L6.92904%206Z'%20fill='%238F959E'%20style='fill:%238F959E;fill:color(display-p3%200.5608%200.5843%200.6196);fill-opacity:1;'/%3e%3c/svg%3e";
exports.default = closeIcon;