This commit is contained in:
make
2026-01-09 01:28:23 +08:00
parent eb8c097777
commit 90fc16fbc3
241 changed files with 26518 additions and 3570 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
<circle cx="32" cy="32" r="21" stroke-width="4" opacity="0.12"/>
<circle cx="32" cy="32" r="21" stroke-width="4" stroke-dasharray="40 120" stroke-dashoffset="0">
<animate attributeName="stroke-dashoffset" values="0;160" dur="1.29s" repeatCount="indefinite"/>
</circle></svg>

After

Width:  |  Height:  |  Size: 450 B