This commit is contained in:
vinceliuice
2021-05-29 15:52:57 +08:00
parent 2f4ffadfeb
commit 73213a1425
9 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m3 1c-1.662 0-3 1.338-3 3v7c0 1.662 1.338 3 3 3h10c1.662 0 3-1.338 3-3v-7c0-1.662-1.338-3-3-3h-10zm0 1h10c1.108 0 2 0.892 2 2v7c0 1.108-0.892 2-2 2h-10c-1.108 0-2-0.892-2-2v-7c0-1.108 0.892-2 2-2z" fill="#363636" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.0016"/>
<rect x="4" y="15" width="8" height="1" rx=".5" ry=".5" fill="#363636" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.0016"/>
</svg>

After

Width:  |  Height:  |  Size: 522 B

View File

@@ -0,0 +1,6 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g fill="#363636">
<path d="m1.017 4.995h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1zm2.032 0h1v1h-1zm0 2h1v1h-1zm0 2h1v1h-1zm0 2h1v1h-1zm0 2h1v1h-1zm-2.032 0h1v1h-1zm-2 0h1v1h-1zm-2 0h1v1h-1zm-2 0h1v1h-1zm-2 0h1v1h-1zm0-2h1v1h-1zm0-2h1v1h-1zm0-2h1v1h-1z" fill="#363636"/>
</g>
<path d="m7 1c-1.108 0-2 0.892-2 2v1h1v-1c0-0.554 0.446-1 1-1h7c0.554 0 1 0.446 1 1v7c0 0.554-0.446 1-1 1h-1v1h1c1.108 0 2-0.892 2-2v-7c0-1.108-0.892-2-2-2h-7zm-2 6v3c0 1.108 0.892 2 2 2h3v-1h-3c-0.554 0-1-0.446-1-1v-3h-1z" fill="#363636" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.0016"/>
</svg>

After

Width:  |  Height:  |  Size: 689 B

View File

@@ -0,0 +1,3 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m3 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-10c0-1.108-0.892-2-2-2h-10zm0 1h10c0.554 0 1 0.446 1 1v2h-12v-2c0-0.554 0.446-1 1-1zm5 1v1h1v-1h-1zm2 0v1h1v-1h-1zm2 0v1h1v-1h-1zm-10 3h12v7c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-7z" fill="#363636"/>
</svg>

After

Width:  |  Height:  |  Size: 376 B