Refactor UI

This commit is contained in:
dwrz
2026-07-04 12:44:59 +00:00
parent eeb7d6f504
commit 4a2ba2fa54
16 changed files with 3163 additions and 3142 deletions

View File

@@ -128,4 +128,10 @@
<symbol id="edit" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z"/>
</symbol>
<symbol id="content" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"/>
<path d="M7 11h10"/>
<path d="M7 15h6"/>
<path d="M7 7h8"/>
</symbol>
</svg>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB