Show stats in the Guide menu & refactor

This commit is contained in:
redphx
2024-06-01 10:11:06 +07:00
parent 60cadb4b04
commit ed3c4041ff
16 changed files with 467 additions and 299 deletions

6
src/assets/svg/clock.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='#fff' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 32 32'>
<g transform="matrix(.150026 0 0 .150026 -3.20332 -3.20332)" fill="none" stroke="#fff" stroke-width="16">
<circle cx="128" cy="128" r="96"/>
<path d="M128 72v56h56"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 374 B