This commit is contained in:
vinceliuice
2023-06-03 13:01:33 +08:00
parent 651551be65
commit ed20593322
35 changed files with 300 additions and 112 deletions

View File

@@ -1,8 +1,6 @@
<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}
</style>
<path fill="currentColor" class="ColorScheme-Text" d="M7 4v2H3v4h16V6h-4V4zm1 1h6v1H8zm-5 6v7h16v-7h-5v2H8v-2zm6 0v1h4v-1z"/>
}</style>
<path class="ColorScheme-Text" d="m8 3c-0.554 0-1 0.446-1 1v1h-2c-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-2h-2v-1c0-0.554-0.446-1-1-1zm0 1h6v1h-6zm-3 2h12c0.554 0 1 0.446 1 1v3h-4v-1h-1v1h-4v-1h-1v1h-4v-3c0-0.554 0.446-1 1-1zm-1 5h4v1h1v-1h4v1h1v-1h4v6c0 0.554-0.446 1-1 1h-12c-0.554 0-1-0.446-1-1z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 333 B

After

Width:  |  Height:  |  Size: 571 B