@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.1 kB
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const closeIcon = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.30533%207.99984L15.7557%201.54943C16.0813%201.22383%2016.0813%200.687032%2015.7557%200.361432L15.7205%200.326232C15.3949%200.000631131%2014.8581%200.000631131%2014.5325%200.326232L8.08212%206.78544L1.63172%200.326232C1.30612%200.000631131%200.769316%200.000631131%200.443715%200.326232L0.408515%200.361432C0.0741147%200.687032%200.0741147%201.22383%200.408515%201.54943L6.85892%207.99984L0.408515%2014.4502C0.0829148%2014.7759%200.0829148%2015.3126%200.408515%2015.6383L0.443715%2015.6735C0.769316%2015.9991%201.30612%2015.9991%201.63172%2015.6735L8.08212%209.22304L14.5325%2015.6735C14.8581%2015.9991%2015.3949%2015.9991%2015.7205%2015.6735L15.7557%2015.6383C16.0813%2015.3126%2016.0813%2014.7759%2015.7557%2014.4502L9.30533%207.99984Z'%20fill='%238F959E'%20/%3e%3c/svg%3e";
exports.default = closeIcon;