Anreicherung: Bilder, Logo, Text-Feinarbeit (Cloud-Routine)
This commit is contained in:
@@ -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 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 & 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&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 & LACK</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 885 B |
Reference in New Issue
Block a user