This commit is contained in:
vinceliuice
2025-09-20 15:02:33 +08:00
parent 7098588dde
commit 738d5da3fe
132 changed files with 749 additions and 6 deletions

View File

@@ -2,6 +2,6 @@
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#f2f2f2; } .ColorScheme-Highlight { color:#4285f4; }</style>
</defs>
<path class="ColorScheme-Text" d="m11 2.9883c-1.662 0-3 1.338-3 3v6.0254c0 1.662 1.338 3 3 3 1.662 0 3-1.338 3-3v-6.0254c0-1.662-1.338-3-3-3zm-4.5 7.0234v2e-3c-0.277 0-0.5 0.223-0.5 0.5v1.5c0 2.6 1.967 4.7246 4.5 4.9746v1.0234h-2c-0.66667 0-0.66667 1 0 1h5c0.66667 0 0.66667-1 0-1h-2v-1.0254c2.5575-0.25141 4.5054-2.4048 4.5-4.9746v-1.5c0-0.66667-1-0.66667-1 0v1.5c0 2.216-1.784 4-4 4-2.216 0-4-1.784-4-4v-1.5c0-0.277-0.223-0.5-0.5-0.5z" fill="currentColor" opacity=".35"/>
<path class="ColorScheme-Text" d="m11 3c-1.662 0-3 1.338-3 3v6.0021c0 1.662 1.338 3 3 3 1.662 0 3-1.338 3-3v-6.0021c0-1.662-1.338-3-3-3zm0 1c1.108 0 2 0.892 2 2v6.0021c0 1.108-0.892 2-2 2-1.108 0-2-0.892-2-2v-6.0021c0-1.108 0.892-2 2-2zm-4.5 6.0001v0.0019c-0.277 0-0.5 0.223-0.5 0.5v1.5c0 2.6 1.967 4.7246 4.5 4.9746v1.0234h-2c-0.66667 0-0.66667 1 0 1h5c0.66667 0 0.66667-1 0-1h-2v-1.0254c2.5575-0.25141 4.5054-2.4047 4.5-4.9745v-1.5c0-0.66667-1-0.66667-1 0v1.5c0 2.216-1.784 4-4 4-2.216 0-4-1.784-4-4v-1.5c0-0.277-0.223-0.5-0.5-0.5z" fill="currentColor" opacity=".35"/>
<rect class="ColorScheme-Text" transform="rotate(45)" x="4.5563" y="-.5" width="22" height="1" rx=".5" ry=".5" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 849 B

After

Width:  |  Height:  |  Size: 946 B

View File

@@ -2,5 +2,6 @@
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#f2f2f2; } .ColorScheme-Highlight { color:#4285f4; }</style>
</defs>
<path class="ColorScheme-Text" d="m11 2.9883c-1.662 0-3 1.338-3 3v6.0254c0 1.662 1.338 3 3 3 1.662 0 3-1.338 3-3v-6.0254c0-1.662-1.338-3-3-3zm-4.5 7.0234v2e-3c-0.277 0-0.5 0.223-0.5 0.5v1.5c0 2.6 1.967 4.7246 4.5 4.9746v1.0234h-2c-0.66667 0-0.66667 1 0 1h5c0.66667 0 0.66667-1 0-1h-2v-1.0254c2.5575-0.25141 4.5054-2.4048 4.5-4.9746v-1.5c0-0.66667-1-0.66667-1 0v1.5c0 2.216-1.784 4-4 4-2.216 0-4-1.784-4-4v-1.5c0-0.277-0.223-0.5-0.5-0.5z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m11 3c-1.662 0-3 1.338-3 3v6.0021c0 1.662 1.338 3 3 3 1.662 0 3-1.338 3-3v-6.0021c0-1.662-1.338-3-3-3zm0 1c1.108 0 2 0.892 2 2v6.0021c0 1.108-0.892 2-2 2-1.108 0-2-0.892-2-2v-6.0021c0-1.108 0.892-2 2-2zm-4.5 6.0001v0.0019c-0.277 0-0.5 0.223-0.5 0.5v1.5c0 2.6 1.967 4.7246 4.5 4.9746v1.0234h-2c-0.66667 0-0.66667 1 0 1h5c0.66667 0 0.66667-1 0-1h-2v-1.0254c2.5575-0.25141 4.5054-2.4047 4.5-4.9745v-1.5c0-0.66667-1-0.66667-1 0v1.5c0 2.216-1.784 4-4 4-2.216 0-4-1.784-4-4v-1.5c0-0.277-0.223-0.5-0.5-0.5z" fill="currentColor"/>
<rect class="ColorScheme-Text" x="10" y="5" width="2" height="8" rx="1" ry="1" fill="currentColor" opacity=".35"/>
</svg>

Before

Width:  |  Height:  |  Size: 701 B

After

Width:  |  Height:  |  Size: 914 B