Clean UI and fix a bug related to empty Silksong path

This commit is contained in:
2026-03-21 15:19:34 +01:00
parent eb923a0c57
commit 90eb204021
13 changed files with 111 additions and 105 deletions

View File

@@ -3,7 +3,8 @@
focusable="false"
aria-hidden="true"
viewBox="0 0 14 14"
xmlns="http://www.w3.org/2000/svg">
xmlns="http://www.w3.org/2000/svg"
fill="#ffffff">
<path
d="M 5.75,4.5454543 C 5.75,4.6562497 5.71289,4.7521362 5.6386718,4.8331133 5.5644534,4.9140684 5.4765624,4.9545458 5.375,4.9545458 H 4.625 V 11.5 h -1.5 V 4.9545458 h -0.75 c -0.1015625,0 -0.1894532,-0.040477 -0.2636719,-0.1214325 C 2.0371098,4.7521364 2,4.6562497 2,4.5454543 2,4.434659 2.03711,4.3387842 2.1113281,4.2578297 l 1.5,-1.6363638 C 3.6855468,2.5404886 3.7734374,2.5 3.8749999,2.5 c 0.1015625,0 0.1894532,0.04049 0.2636719,0.1214659 l 1.5,1.6363638 C 5.7128911,4.3387838 5.75,4.434659 5.75,4.5454543 Z" />
<path

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB