Update xtendr-icon.svg

This commit is contained in:
2025-02-21 15:45:28 +01:00
parent a6549544e4
commit 45520fc412

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="64" height="64" fill="none"/>
<path d="M16 32H48M32 16V48" stroke="black" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="16" cy="32" r="4" fill="black"/>
<circle cx="48" cy="32" r="4" fill="black"/>
<circle cx="32" cy="16" r="4" fill="black"/>
<circle cx="32" cy="48" r="4" fill="black"/>
</svg>
<path d="M16 32H48M32 16V48" stroke="currentColor" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="16" cy="32" r="4" fill="currentColor"/>
<circle cx="48" cy="32" r="4" fill="currentColor"/>
<circle cx="32" cy="16" r="4" fill="currentColor"/>
<circle cx="32" cy="48" r="4" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 582 B

After

Width:  |  Height:  |  Size: 534 B