This commit is contained in:
vinceliuice
2022-02-14 13:27:14 +08:00
parent ed1476872a
commit ca9f420c8c
8 changed files with 9 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; } .ColorScheme-Highlight { color:#5294e2; }</style>
</defs>
<g class="ColorScheme-Text" transform="translate(1,1)" fill="currentColor">
<rect class="ColorScheme-Text" x="2" y="15" width="17" height="3" opacity=".15"/>
<path class="ColorScheme-Text" d="m3 3c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h15c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2zm0 1h15c0.554 0 1 0.446 1 1v9h-17v-9c0-0.554 0.446-1 1-1zm-1 11h8v3h-7c-0.554 0-1-0.446-1-1zm9 0h8v2c0 0.554-0.446 1-1 1h-7z"/>
<rect x="2" y="15" width="17" height="3" opacity=".15"/>
<path d="m3 3c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h15c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2zm0 1h15c0.554 0 1 0.446 1 1v9h-17v-9c0-0.554 0.446-1 1-1zm-1 11h8v3h-7c-0.554 0-1-0.446-1-1zm9 0h8v2c0 0.554-0.446 1-1 1h-7z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 667 B

After

Width:  |  Height:  |  Size: 617 B