This commit is contained in:
zh
2025-09-01 16:17:11 +08:00
parent d802602200
commit 6fa99df21c
1035 changed files with 377083 additions and 1 deletions

4
static/img/cross.svg Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 200 200" style="background-color: rgb(255 255 255 / 1%);">
<line x1="0" y1="100" x2="200" y2="100" stroke="red" stroke-width="20"/>
<line x1="100" y1="0" x2="100" y2="200" stroke="red" stroke-width="20"/>
</svg>

After

Width:  |  Height:  |  Size: 295 B