some awesome config and windows icon update.

This commit is contained in:
Johannes Findeisen 2026-06-21 02:26:34 +02:00
commit c612c91421
12 changed files with 92 additions and 90 deletions

View file

@ -7,18 +7,18 @@
<mask id="m">
<rect x="0" y="0" width="48" height="48" fill="black"/>
<g fill="none" stroke="white" stroke-width="6" stroke-linecap="square" stroke-linejoin="miter" shape-rendering="crispEdges">
<rect x="4" y="4" width="18" height="18" rx="1.5"/>
<rect x="26" y="4" width="18" height="18" rx="1.5"/>
<rect x="4" y="26" width="18" height="18" rx="1.5"/>
<rect x="26" y="26" width="18" height="18" rx="1.5"/>
<rect x="8" y="8" width="14" height="14" rx="2"/>
<rect x="26" y="8" width="14" height="14" rx="2"/>
<rect x="8" y="26" width="14" height="14" rx="2"/>
<rect x="26" y="26" width="14" height="14" rx="2"/>
</g>
</mask>
</defs>
<g fill="none" stroke="#1565C0" stroke-width="6" stroke-linecap="square" stroke-linejoin="miter" shape-rendering="crispEdges">
<rect x="4" y="4" width="18" height="18" rx="1.5"/>
<rect x="26" y="4" width="18" height="18" rx="1.5"/>
<rect x="4" y="26" width="18" height="18" rx="1.5"/>
<rect x="26" y="26" width="18" height="18" rx="1.5"/>
<g fill="none" stroke="#42A5F5" stroke-width="6" stroke-linecap="square" stroke-linejoin="miter" shape-rendering="crispEdges">
<rect x="8" y="8" width="14" height="14" rx="2"/>
<rect x="26" y="8" width="14" height="14" rx="2"/>
<rect x="8" y="26" width="14" height="14" rx="2"/>
<rect x="26" y="26" width="14" height="14" rx="2"/>
</g>
<rect x="0" y="0" width="48" height="48" fill="url(#px)" mask="url(#m)" pointer-events="none"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After