mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 19:42:07 +08:00
2 lines
396 B
JavaScript
2 lines
396 B
JavaScript
const e="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3cpath%20d='M17%2012H3'%3e%3c/path%3e%3cpath%20d='m11%2018%206-6-6-6'%3e%3c/path%3e%3cpath%20d='M21%205v14'%3e%3c/path%3e%3c/svg%3e";export{e as default};
|