This commit is contained in:
vinceliuice
2022-12-08 12:04:21 +08:00
parent ba112790c5
commit 141e246dc9
36 changed files with 786 additions and 145 deletions

View File

@@ -1,4 +1,6 @@
<svg width="16" height="16" version="1.1">
<path d="M 3.71875,4 3,4.6875 5.625,7.5 3.03125,10.3125 3.71875,11 6.6875,7.84375 7,7.5 6.6875,7.15625 Z M 7,11 v 1 h 4 v -1 z" fill="#363636"/>
<path d="m2 2c-1.108 0-2 0.892-2 2v9c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-9c0-1.108-0.892-2-2-2zm0 1h12c0.554 0 1 0.446 1 1v9c0 0.554-0.446 1-1 1h-12c-0.554 0-1-0.446-1-1v-9c0-0.554 0.446-1 1-1z" fill="#363636"/>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m2 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-10c0-1.108-0.892-2-2-2zm0 1h12c0.554 0 1 0.446 1 1v10c0 0.554-0.446 1-1 1h-12c-0.554 0-1-0.446-1-1v-10c0-0.554 0.446-1 1-1z" fill="#363636"/>
<rect x="7" y="10" width="4" height="1" fill="#363636"/>
<rect transform="matrix(.70711 -.70711 -.70711 -.70711 0 0)" x="-4.7071" y="-10.607" width="4" height="1" fill="#363636"/>
<rect transform="rotate(45)" x="6.6066" y=".70711" width="4" height="1" fill="#363636"/>
</svg>

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 582 B