Files
geo/flutt/assets/images/play-store-badge.svg

16 lines
748 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="180" height="50" viewBox="0 0 180 50" xmlns="http://www.w3.org/2000/svg">
<!-- Fond du badge Google Play -->
<rect width="180" height="50" rx="8" fill="#000000" />
<!-- Logo Google Play -->
<path d="M30,10l-15,15l15,15l3-3l-12-12l12-12L30,10z" fill="#EA4335" />
<path d="M30,10v30l12-15L30,10z" fill="#FBBC05" />
<path d="M30,10l-15,15l3,3l12-12V10z" fill="#4285F4" />
<path d="M30,40l-15-15l3-3l12,12V40z" fill="#34A853" />
<!-- Texte Google Play -->
<text x="60" y="25" font-family="Arial" font-size="14" font-weight="600" fill="#FFFFFF">GET IT ON</text>
<text x="60" y="43" font-family="Arial" font-size="20" font-weight="800" fill="#FFFFFF">Google Play</text>
</svg>