This commit is contained in:
vinceliuice
2023-05-27 00:36:41 +08:00
parent 3d5f64caae
commit 5ed111ca6c
6 changed files with 35 additions and 0 deletions

View File

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 417 B

View File

@@ -0,0 +1,4 @@
<svg width="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m4 6h3v1h-3zm0-2h3v1h-3z" fill="#363636"/>
<path d="m3 0c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h10c1.662 0 3-1.338 3-3v-10c0-1.662-1.338-3-3-3h-10zm0 1h10c1.108 0 2 0.892 2 2v10c0 1.108-0.892 2-2 2h-10c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2z" fill="#363636"/>
</svg>

After

Width:  |  Height:  |  Size: 391 B