mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 19:42:07 +08:00
2 lines
846 B
JavaScript
2 lines
846 B
JavaScript
const c="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20class='icon'%20viewBox='0%200%201024%201024'%20%3e%3cpath%20fill='currentColor'%20d='M554%20849.574c0%2023.365-18.635%2042.307-42%2042.307s-42-18.941-42-42.307V662.719c0-23.365%2018.635-42.307%2042-42.307v-7.051c23.365%200%2042%2025.993%2042%2049.358z'%3e%3c/path%3e%3cpath%20fill='currentColor'%20d='M893%20888.5c0%2017.397-14.103%2031.5-31.5%2031.5h-700c-17.397%200-31.5-14.103-31.5-31.5s14.103-31.5%2031.5-31.5h700c17.397%200%2031.5%2014.103%2031.5%2031.5m33-714.074C926%20135.484%20894.686%20105%20855.744%20105H168.256C129.314%20105%2098%20135.484%2098%20174.426V533h828zM98%20630.988C98%20669.931%20129.314%20702%20168.256%20702h687.488C894.686%20702%20926%20669.931%20926%20630.988V596H98z'%3e%3c/path%3e%3c/svg%3e";export{c as default};
|