update at 2026-03-05 19:48:59

This commit is contained in:
douboer@gmail.com
2026-03-05 19:48:59 +08:00
parent 5fbfdc651f
commit bfec154c52
4 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor">
<path d="M4 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V2z"/>
<path d="M2 6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1H6a3 3 0 0 1-3-3V6H2z"/>
</svg>

After

Width:  |  Height:  |  Size: 284 B