Files
XtendR/xtendr-icon.svg
2025-02-21 15:45:28 +01:00

10 lines
534 B
XML

<?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="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>