Fixed issues

This commit is contained in:
vinceliuice
2025-03-05 10:03:54 +08:00
parent 5d83e62c01
commit ce34b64a9d
97 changed files with 287 additions and 108 deletions

View File

@@ -0,0 +1 @@
input-keyboard.svg

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

9
src/apps/22/wine.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m12.414 3.2217c-0.78348-0.78347-2.045-0.78347-2.8284 0l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045-1e-7 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284-1e-7l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 0-2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 0 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142 0l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225 0-1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 0z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m17.364 8.1716c-0.78348-0.78347-2.045-0.78347-2.8284-1e-7l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045 0 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284 0l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 0-2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 0 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142-1e-6l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225-1e-6 -1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 4e-7z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m7.4643 8.1715c-0.78348-0.78347-2.045-0.78347-2.8284 1e-7l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045-1e-7 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284 0l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 2e-7 -2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 2e-7 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142 0l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225 4e-7 -1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 3e-7z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m12.414 13.121c-0.78348-0.78347-2.045-0.78347-2.8284 0l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045 0 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284 0l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 0-2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 0 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142 0l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225 0-1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 1e-6z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB