This commit is contained in:
vinceliuice
2025-09-08 00:57:55 +08:00
parent d13a3cda09
commit 3e81de1cc7
4 changed files with 19 additions and 35 deletions

View File

@@ -1,14 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<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; } .ColorScheme-Highlight { color:#5294e2; }</style>
</defs>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 861 B

View File

@@ -1,14 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m4.5 14h7c0.277 0 0.5 0.223 0.5 0.5s-0.223 0.5-0.5 0.5h-7c-0.277 0-0.5-0.223-0.5-0.5s0.223-0.5 0.5-0.5z" fill="#363636"/>
<path d="m2 2c-1.108 0-2 0.892-2 2v7c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-7c0-1.108-0.892-2-2-2zm0 1h12c0.554 0 1 0.446 1 1v7c0 0.554-0.446 1-1 1h-12c-0.554 0-1-0.446-1-1v-7c0-0.554 0.446-1 1-1z" fill="#363636"/>
</svg>

Before

Width:  |  Height:  |  Size: 835 B

After

Width:  |  Height:  |  Size: 438 B

View File

@@ -1,9 +1,11 @@
<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; } .ColorScheme-Highlight { color:#5294e2; }</style>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path class="ColorScheme-Text" x="4" d="m4.9609 0c-1.0865 0-1.9609 0.87448-1.9609 1.9609v12.078c0 1.0865 0.87448 1.9609 1.9609 1.9609h6.0781c1.0865 0 1.9609-0.87448 1.9609-1.9609v-12.078c0-1.0865-0.87448-1.9609-1.9609-1.9609h-6.0781zm0.039062 1h6c0.554 0 1 0.446 1 1v12c0 0.554-0.446 1-1 1h-6c-0.554 0-1-0.446-1-1v-12c0-0.554 0.446-1 1-1z" fill="currentColor"/>
<rect class="ColorScheme-Text" x="6" width="4" height="2" rx="1" ry="1" fill="currentColor"/>
<path class="ColorScheme-Text" d="m6.6375 13h2.7251c0.35315 0 0.63746 0.223 0.63746 0.5s-0.28431 0.5-0.63746 0.5h-2.7251c-0.35315 0-0.63746-0.223-0.63746-0.5s0.28431-0.5 0.63746-0.5z" fill="currentColor" opacity=".5"/>
<path class="ColorScheme-Text" d="m9 3-3 5h2l-1 4 3-5h-2z" fill="currentColor"/>
<rect x="6" y="14" width="4" height=".418" ry=".209" class="ColorScheme-Text" fill="currentColor" opacity=".45"/>
<path d="m5 0c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2h-6zm0.025391 1h0.97461c0 0.554 0.446 1 1 1h2c0.554 0 1-0.446 1-1h0.97461c0.56808 0 1.0254 0.45731 1.0254 1.0254v11.949c0 0.56808-0.45731 1.0254-1.0254 1.0254h-5.9492c-0.56808 0-1.0254-0.45731-1.0254-1.0254v-11.949c0-0.56808 0.45731-1.0254 1.0254-1.0254z" fill="#363636"/>
<path d="m9 3-3 5h2l-1 4 3-5h-2z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 1000 B

After

Width:  |  Height:  |  Size: 805 B

View File

@@ -1,8 +1,10 @@
<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; } .ColorScheme-Highlight { color:#5294e2; }</style>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<path class="ColorScheme-Text" x="4" d="m4.9609 0c-1.0865 0-1.9609 0.87448-1.9609 1.9609v12.078c0 1.0865 0.87448 1.9609 1.9609 1.9609h6.0781c1.0865 0 1.9609-0.87448 1.9609-1.9609v-12.078c0-1.0865-0.87448-1.9609-1.9609-1.9609h-6.0781zm0.039062 1h6c0.554 0 1 0.446 1 1v12c0 0.554-0.446 1-1 1h-6c-0.554 0-1-0.446-1-1v-12c0-0.554 0.446-1 1-1z" fill="currentColor"/>
<rect class="ColorScheme-Text" x="6" width="4" height="2" rx="1" ry="1" fill="currentColor"/>
<path class="ColorScheme-Text" d="m6.6375 13h2.7251c0.35315 0 0.63746 0.223 0.63746 0.5s-0.28431 0.5-0.63746 0.5h-2.7251c-0.35315 0-0.63746-0.223-0.63746-0.5s0.28431-0.5 0.63746-0.5z" fill="currentColor" opacity=".5"/>
<rect class="ColorScheme-Text" fill="currentColor" x="6" y="14" width="4" height=".418" ry=".209" opacity=".45"/>
<path class="ColorScheme-Text" fill="currentColor" d="m5 0c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2h-2-2-2zm0.025391 1h0.97461c0 0.554 0.446 1 1 1h2c0.554 0 1-0.446 1-1h0.97461c0.56808 0 1.0254 0.45731 1.0254 1.0254v11.949c0 0.56808-0.45731 1.0254-1.0254 1.0254h-5.9492c-0.56808 0-1.0254-0.45731-1.0254-1.0254v-11.949c0-0.56808 0.45731-1.0254 1.0254-1.0254z"/>
</svg>

Before

Width:  |  Height:  |  Size: 918 B

After

Width:  |  Height:  |  Size: 757 B