App-Store-Badge nachgebaut (offizielles 'Laden im App Store', brauner Rand #C4843A) als /img/appstore-badge-de.svg — Hero, iOS-Abschnitt & Profil nutzen jetzt das Badge statt Eigenbau-Buttons, v1275

This commit is contained in:
rene 2026-06-09 17:25:55 +02:00
parent ad252c66c9
commit 5138b2a411
7 changed files with 30 additions and 28 deletions

View file

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 340 100" role="img" aria-label="Laden im App Store">
<rect x="2.5" y="2.5" width="335" height="95" rx="17" fill="#000000" stroke="#C4843A" stroke-width="2.5"/>
<path transform="translate(38,22) scale(0.057)" fill="#FFFFFF" d="M788.1 340.9c-5.8 4.5-108.2 62.2-108.2 190.5 0 148.4 130.3 200.9 134.2 202.2-.6 3.2-20.7 71.9-68.7 141.9-42.8 61.6-87.5 123.1-155.5 123.1s-85.5-39.5-164-39.5c-76.5 0-103.7 40.8-165.2 40.8s-104.4-57-154.3-127C46.7 790.8 0 663.3 0 542.4c0-194 126.1-296.9 250.2-296.9 65.9 0 120.8 43.3 162.2 43.3 39.4 0 100.8-45.9 175.8-45.9 28.4 0 130.8 2.6 197.9 99.1zM554.1 159.4c31-36.8 52.9-87.9 52.9-139 0-7.1-.6-14.3-1.9-20.1-50.4 1.9-110.4 33.6-146.6 75.6-28.4 32.3-54.9 83.4-54.9 135.2 0 7.8 1.3 15.6 1.9 18.1 3.2.6 8.4 1.3 13.6 1.3 45.2 0 102.1-30.3 135.1-71.1z"/>
<text x="105" y="40" fill="#FFFFFF" font-family="-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,Arial,sans-serif" font-size="20" font-weight="400">Laden im</text>
<text x="103" y="83" fill="#FFFFFF" font-family="-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,Arial,sans-serif" font-size="43" font-weight="500" letter-spacing="-1">App Store</text>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB