Update favicon color and corner radius in SVG
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="7" fill="#2563eb"/>
|
||||
<rect width="32" height="32" rx="6" fill="#d97706"/>
|
||||
<!-- Central node -->
|
||||
<circle cx="16" cy="16" r="4" fill="white"/>
|
||||
<!-- Radiating connections -->
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user