mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 19:42:07 +08:00
2 lines
594 B
JavaScript
2 lines
594 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='M2%2012h6'%3e%3c/path%3e%3cpath%20d='M22%2012h-6'%3e%3c/path%3e%3cpath%20d='M12%202v2'%3e%3c/path%3e%3cpath%20d='M12%208v2'%3e%3c/path%3e%3cpath%20d='M12%2014v2'%3e%3c/path%3e%3cpath%20d='M12%2020v2'%3e%3c/path%3e%3cpath%20d='m19%209-3%203%203%203'%3e%3c/path%3e%3cpath%20d='m5%2015%203-3-3-3'%3e%3c/path%3e%3c/svg%3e";export{e as default};
|