This commit is contained in:
vinceliuice
2024-04-16 19:56:13 +08:00
parent ef0a720077
commit e0ab74b60d
211 changed files with 1769 additions and 259 deletions

View File

@@ -1,8 +1,6 @@
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}
</style>
<path d="m2 3v4h5v-4h-5zm7 0v4h5v-4h-5zm-6 1h2v1h-2v-1zm-1 5v4h5v-4h-5zm7 0v4h5v-4h-5zm2 2h2v1h-2v-1z" class="ColorScheme-Text" fill="currentColor"/>
}</style>
<path class="ColorScheme-Text" d="m2 2c-0.554 0-1 0.446-1 1v4c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1v-4c0-0.554-0.446-1-1-1h-5zm8 0c-0.554 0-1 0.446-1 1v4c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1v-4c0-0.554-0.446-1-1-1h-5zm-8 1h5v4h-5v-4zm8 0h5v4h-5v-4zm-7 1v1h2v-1h-2zm-1 5c-0.554 0-1 0.446-1 1v4c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1v-4c0-0.554-0.446-1-1-1h-5zm8 0c-0.554 0-1 0.446-1 1v4c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1v-4c0-0.554-0.446-1-1-1h-5zm-8 1h5v4h-5v-4zm8 0h5v4h-5v-4zm2 2v1h2v-1h-2z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 368 B

After

Width:  |  Height:  |  Size: 734 B