Update svg

This commit is contained in:
boreddevnl 2026-03-01 18:22:12 +01:00
parent c0eaf4c89b
commit 67640ec8db
2 changed files with 0 additions and 5 deletions

View file

@ -10,11 +10,6 @@
.blue { fill: #569CD6; } .blue { fill: #569CD6; }
.cyan { fill: #4EC9B0; } .cyan { fill: #4EC9B0; }
.text-color { fill: #FFFFFF; } .text-color { fill: #FFFFFF; }
/* Adapts the white text to dark grey if the user uses GitHub Light Mode */
@media (prefers-color-scheme: light) {
.text-color { fill: #24292F; }
}
</style> </style>
<text x="0" y="20" xml:space="preserve"><tspan class="magenta">====================== </tspan><tspan class="text-color">__ ____ ____ </tspan></text> <text x="0" y="20" xml:space="preserve"><tspan class="magenta">====================== </tspan><tspan class="text-color">__ ____ ____ </tspan></text>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.