Add xtendr-icon.svg

This commit is contained in:
2025-02-20 22:10:43 +01:00
parent 18e8ad5e62
commit a6549544e4

9
xtendr-icon.svg Normal file
View File

@@ -0,0 +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>

After

Width:  |  Height:  |  Size: 582 B