mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-06-23 02:19:17 +08:00
2 lines
541 B
JavaScript
2 lines
541 B
JavaScript
const e="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20512%20512'%3e%3cpath%20d='M320%20146s24.36-12-64-12a160%20160%200%201%200%20160%20160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-miterlimit='10'%20stroke-width='32'%3e%3c/path%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='32'%20d='M256%2058l80%2080l-80%2080'%3e%3c/path%3e%3c/svg%3e";export{e as default};
|