This commit is contained in:
vinceliuice
2025-02-08 17:22:13 +08:00
parent 93a40f0b5c
commit 70bf01cf0d
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; }</style>
</defs>
<path class="ColorScheme-Text" d="m5 5c-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 1h-14c0-0.554 0.446-1 1-1zm-1 2h14v8c0 0.554-0.446 1-1 1h-12c-0.554 0-1-0.446-1-1zm3 7h-1v1h10v-1h-1z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 478 B

View File

@@ -0,0 +1,7 @@
<svg width="32px" height="32px" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme"> .ColorScheme-Text { color:#363636; } </style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m4 3c-2.216 0-4 1.784-4 4v17c0 2.216 1.784 4 4 4h24c2.216 0 4-1.784 4-4v-17c0-2.216-1.784-4-4-4h-24zm0 1h24c1.662 0 3 1.338 3 3v17c0 1.662-1.338 3-3 3h-24c-1.662 0-3-1.338-3-3v-17c0-1.662 1.338-3 3-3z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m7.25 22c-0.41406 0-0.75 0.33594-0.75 0.75v1.5c0 0.41406 0.33594 0.75 0.75 0.75h1.5c0.41406 0 0.75-0.33594 0.75-0.75v-1.5c0-0.41406-0.33594-0.75-0.75-0.75h-1.5zm4 0c-0.41406 0-0.75 0.33594-0.75 0.75v1.5c0 0.41406 0.33594 0.75 0.75 0.75h1.5c0.41406 0 0.75-0.33594 0.75-0.75v-1.5c0-0.41406-0.33594-0.75-0.75-0.75h-1.5zm4 0c-0.41406 0-0.75 0.33594-0.75 0.75v1.5c0 0.41406 0.33594 0.75 0.75 0.75h1.5c0.41406 0 0.75-0.33594 0.75-0.75v-1.5c0-0.41406-0.33594-0.75-0.75-0.75h-1.5zm4 0c-0.41406 0-0.75 0.33594-0.75 0.75v1.5c0 0.41406 0.33594 0.75 0.75 0.75h1.5c0.41406 0 0.75-0.33594 0.75-0.75v-1.5c0-0.41406-0.33594-0.75-0.75-0.75h-1.5zm4 0c-0.41406 0-0.75 0.33594-0.75 0.75v1.5c0 0.41406 0.33594 0.75 0.75 0.75h1.5c0.41406 0 0.75-0.33594 0.75-0.75v-1.5c0-0.41406-0.33594-0.75-0.75-0.75h-1.5z" opacity=".35"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB