mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 19:42:07 +08:00
2 lines
600 B
JavaScript
2 lines
600 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='M3%207V5a2%202%200%200%201%202-2h2'%3e%3c/path%3e%3cpath%20d='M17%203h2a2%202%200%200%201%202%202v2'%3e%3c/path%3e%3cpath%20d='M21%2017v2a2%202%200%200%201-2%202h-2'%3e%3c/path%3e%3cpath%20d='M7%2021H5a2%202%200%200%201-2-2v-2'%3e%3c/path%3e%3crect%20width='10'%20height='8'%20x='7'%20y='8'%20rx='1'%3e%3c/rect%3e%3c/svg%3e";export{e as default};
|