Anreicherung: Bilder, Logo, Text-Feinarbeit (Cloud-Routine)

This commit is contained in:
2026-07-15 09:30:59 +00:00
parent e66857fdf0
commit 9134a70570
3 changed files with 18 additions and 10 deletions

View File

@@ -1,5 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 260 48" role="img" aria-label="Logo-Platzhalter">
<rect x="1" y="1" width="258" height="46" rx="8" fill="none" stroke="#f0f0ec" stroke-opacity="0.35" stroke-width="1.5" stroke-dasharray="6 5"/>
<text x="130" y="25" text-anchor="middle" font-family="Archivo, system-ui, sans-serif" font-weight="800" font-size="20" letter-spacing="1" fill="#f0f0ec">IHR&#160;LOGO</text>
<text x="130" y="39" text-anchor="middle" font-family="Archivo, system-ui, sans-serif" font-weight="600" font-size="8" letter-spacing="2" fill="#f0f0ec" fill-opacity="0.55">HIER EIGENES LOGO EINSETZEN</text>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 64" role="img" aria-label="B &amp; Z Autolackiererei GmbH">
<defs>
<linearGradient id="bzBadge" x1="0" y1="0" x2="0" y2="1">
<stop offset="0" stop-color="#3AAEF5"/>
<stop offset="1" stop-color="#1E7FC2"/>
</linearGradient>
</defs>
<rect x="2" y="6" width="52" height="52" rx="13" fill="url(#bzBadge)"/>
<text x="28" y="41" text-anchor="middle" font-family="Arial, Helvetica, sans-serif" font-size="22" font-weight="700" fill="#ffffff" letter-spacing="0.5">B&amp;Z</text>
<text x="68" y="31" font-family="Arial, Helvetica, sans-serif" font-size="23" font-weight="700" fill="#7C8A99" letter-spacing="0.3">Autolackiererei</text>
<text x="69" y="49" font-family="Arial, Helvetica, sans-serif" font-size="10.5" font-weight="700" fill="#2FA4F0" letter-spacing="2.4">KAROSSERIE &amp; LACK</text>
</svg>

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 885 B