Merge branch 'vinceliuice:master' into master

This commit is contained in:
Jay Hemsley
2025-12-10 15:12:23 -05:00
committed by GitHub
8 changed files with 89 additions and 8 deletions

View File

@@ -1,4 +1,7 @@
<svg width="16" height="16" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="7" width="11" height="1" fill="#363636"/>
<rect transform="rotate(90)" x="2" y="-8" width="11" height="1" fill="#363636"/>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<rect x="2" y="7" width="11" height="1" class="ColorScheme-Text" fill="currentColor"/>
<rect transform="rotate(90)" x="2" y="-8" width="11" height="1" class="ColorScheme-Text" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 249 B

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -1,3 +1,6 @@
<svg width="16px" height="16px" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m7.5 1v6.5h-6.5v1h6.5v6.5h1v-6.5h6.5v-1h-6.5v-6.5h-1z" fill="#363636" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
<svg width="16px" height="16px" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path d="m7.5 1v6.5h-6.5v1h6.5v6.5h1v-6.5h6.5v-1h-6.5v-6.5h-1z" class="ColorScheme-Text" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 257 B

After

Width:  |  Height:  |  Size: 316 B

View File

@@ -1,4 +1,7 @@
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<rect x="7.5" y="2" width="1" height="12" fill="#363636"/>
<rect transform="rotate(90)" x="7.5" y="-14" width="1" height="12" fill="#363636"/>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<rect x="7.5" y="2" width="1" height="12" class="ColorScheme-Text" fill="currentColor"/>
<rect transform="rotate(90)" x="7.5" y="-14" width="1" height="12" class="ColorScheme-Text" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 405 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.4 KiB