chore: remove unused logo and SVG assets from frontend images

This commit is contained in:
2026-05-10 12:14:20 +02:00
parent d6713e25f9
commit d5a219bd50
3 changed files with 0 additions and 11 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 MiB

-11
View File
@@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" role="img" aria-label="MC Cars mark">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#c48a42"/>
<stop offset="100%" stop-color="#8a5a22"/>
</linearGradient>
</defs>
<rect x="24" y="24" width="464" height="464" rx="110" fill="url(#g)"/>
<text x="50%" y="57%" text-anchor="middle" dominant-baseline="middle"
font-family="Inter, Arial, sans-serif" font-size="220" font-weight="700" fill="#0b0c10">MC</text>
</svg>

Before

Width:  |  Height:  |  Size: 576 B