This commit is contained in:
vinceliuice
2023-07-02 23:44:34 +08:00
parent 9fb8f67d8e
commit 45c62494de
9 changed files with 73 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<svg width="16" height="16" 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="m4 0c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h8c1.662 0 3-1.338 3-3v-8l-5-5h-1zm0 1h5v5h5v7c0 1.108-0.892 2-2 2h-8c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2zm6 0.41406 3.5859 3.5859h-3.5859z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 453 B

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="m7 3c-1.662 0-3 1.338-3 3v3 3 4c0 1.662 1.338 3 3 3h3 3 2c1.662 0 3-1.338 3-3v-7-1l-5-5h-1-5zm0 1h5v5h5v7c0 1.108-0.892 2-2 2h-2-3-3c-1.108 0-2-0.892-2-2v-4-3-3c0-1.108 0.892-2 2-2zm6 0.41406 3.5859 3.5859h-3.5859v-3.5859z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 479 B

View File

@@ -0,0 +1,6 @@
<svg width="24" height="24" 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="m8 4c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h8c1.662 0 3-1.338 3-3v-8l-5-5h-1zm0 1h5v5h5v7c0 1.108-0.892 2-2 2h-8c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2zm6 0.41406 3.5859 3.5859h-3.5859z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 453 B

View File

@@ -2,5 +2,5 @@
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; }</style>
</defs>
<path d="m7 0c-1.108 0-2 0.892-2 2v1h-2c-1.108 0-2 0.892-2 2v9c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1h2c1.108 0 2-0.892 2-2v-4.5859-1.4141l-5-5h-1-2zm0 1h2v4 1h5v5c0 0.554-0.446 1-1 1h-2v-2.5859-1.4141l-5-5v-1c0-0.1385 0.027656-0.27091 0.078125-0.39062 0.15141-0.35916 0.50638-0.60938 0.92188-0.60938zm3 0.41406 3.5859 3.5859h-3.5859v-3.5859zm-7 2.5859h2v4 1h5v5c0 0.554-0.446 1-1 1h-6c-0.554 0-1-0.446-1-1v-9c0-0.1385 0.027656-0.27091 0.078125-0.39062 0.15141-0.35916 0.50638-0.60938 0.92188-0.60938zm3 0.41406 3.5859 3.5859h-3.5859v-3.5859z" style="fill:currentColor" class="ColorScheme-Text"/>
<path class="ColorScheme-Text" d="m4 5e-8c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h8c1.662 0 3-1.338 3-3v-8l-5-5h-1zm0 1h5v5h5v7c0 1.108-0.892 2-2 2h-8c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2zm6 0.41406 3.5859 3.5859h-3.5859z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 802 B

After

Width:  |  Height:  |  Size: 456 B