Add dark background to text logo

This commit is contained in:
Safi
2026-04-21 11:34:33 +01:00
parent 3bf096438f
commit 0973af2be0
+1
View File
@@ -1,4 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 64" role="img" aria-label="Graphify">
<rect width="260" height="64" rx="8" fill="#040806"/>
<defs>
<style>
.logo-text { font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; font-size: 42px; font-weight: 700; letter-spacing: -1.6px; }

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB