make item icons larger

This commit is contained in:
2026-07-23 21:30:18 +02:00
parent d1051607b2
commit b4be06ed5e
41 changed files with 41 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="10.8 9.3 78.4 78.4" width="100" height="100">
<circle cx="50" cy="28" r="13" fill="#b2cfdd" stroke="#1c4a30" stroke-width="3.5"/>
<circle cx="50" cy="28" r="5" fill="#5f8f78"/>
<path d="M50 41 L50 56" stroke="#1c4a30" stroke-width="5" stroke-linecap="round"/>

Before

Width:  |  Height:  |  Size: 487 B

After

Width:  |  Height:  |  Size: 494 B