This repository contains all 77 localizations of the Google Play badge updated with the new logo (July 2022).
- As of September 2022, only the English badge has been updated with the new logo on https://play.google.com/intl/en_us/badges/ 🙈
- The formats are limited to EPS and PNG 🙈
- The images are not trimmed 🙈
- Ran Node script to download the EPS version from https://play.google.com/intl/en_us/badges/ for all localization:
node main.js
- Converted EPS to SVG using Inkscape command line:
/Applications/Inkscape.app/Contents/MacOS/inkscape --export-type='svg' eps/*.eps
- Cleaned up vectors and updated logo in Figma
./figma/badges.fig
- Compressed SVG
svgo -f svg