settings ui changes

This commit is contained in:
Aleksander
2026-01-06 19:17:05 +01:00
parent 45e09fe2d5
commit 954e1c3157
27 changed files with 25 additions and 69 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><!-- Icon from IconaMoon by Dariush Habibpour - https://creativecommons.org/licenses/by/4.0/ -->
<g fill="none" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round" d="M4 8h9m4 0h3m-9 8h9M4 16h3" />
<circle cx="9" cy="16" r="2" />
<circle cx="15" cy="8" r="2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 413 B