Changed 24x24 and 22x22 internal shadows to 0.5px instead of 1px

This commit is contained in:
LucidLettuce 2026-01-02 02:35:29 +01:00 committed by Andrew Chadwick
parent 2ae62fee45
commit dbd84ae836
2 changed files with 4 additions and 2 deletions

View file

@ -2,12 +2,14 @@
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
<style id="current-color-scheme-0" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
<style id="current-color-scheme-7" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
<style id="current-color-scheme-0-0" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
</defs>
<path d="m4 1.5c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-13l-6-6z" style="opacity:.2"/>
<path d="m4 1c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-13l-5-1-1-5z" style="fill:#e4e4e4"/>
<path d="m19 7.5-6-6v5c0 0.554 0.446 1 1 1z" style="opacity:.2"/>
<path d="m19 7-6-6v5c0 0.554 0.446 1 1 1z" style="fill:#fafafa"/>
<path d="m4 1c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h9v-0.5z" style="fill:#ffffff;opacity:.2"/>
<path d="M 9,9.80386 14.3094,19 h -2.309402 l -1.5,-2.598074 L 9,19 l -1.1547007,4e-6 -0.577352,-1 L 9.3453,14.40193 7.8452993,11.803854 Z" style="opacity:.1"/>
<path d="m9 9.30386 5.3094 9.19614h-2.309402l-1.5-2.598074-1.499998 2.598074-1.1547007 4e-6 -0.577352-1 2.0773527-3.598074-1.5000007-2.598076z" style="opacity:.1"/>
<path d="M 9.000002,8.8038604 14.309402,18 H 12 L 10.5,15.401926 9.000002,18 l -1.1547007,4e-6 -0.577352,-1 L 9.345302,13.40193 7.8453013,10.803854 Z" style="fill:#3f77b7"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -8,6 +8,6 @@
<path d="m20 8.5-6-6v5c0 0.554 0.446 1 1 1z" style="opacity:.2"/>
<path d="m20 8-6-6v5c0 0.554 0.446 1 1 1z" style="fill:#fafafa"/>
<path d="m5 2c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h9v-0.5h-9z" style="fill:#ffffff;opacity:.2"/>
<path d="M 10,10.80386 15.3094,20 h -2.309402 l -1.5,-2.598074 L 10,20 l -1.1547007,4e-6 -0.577352,-1 L 10.3453,15.40193 8.8452993,12.803854 Z" style="opacity:.1"/>
<path d="m10 10.30386 5.3094 9.19614h-2.309402l-1.5-2.598074-1.499998 2.598074-1.1547007 4e-6 -0.577352-1 2.0773527-3.598074-1.5000007-2.598076z" style="opacity:.1"/>
<path d="M 10.000002,9.8038604 15.309402,19 H 13 L 11.5,16.401926 10.000002,19 l -1.1547007,4e-6 -0.577352,-1 2.0773527,-3.598074 -1.5000007,-2.598076 z" style="fill:#3f77b7"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB