Files
sLogos/public/images/flags/rw.svg
sHa 1db0f1cbe9 Clean up SVG files and update logos
- Removed unnecessary XML and DOCTYPE declarations from SVG files.
- Eliminated comments within SVG files for cleaner output.
- Trimmed leading and trailing whitespace from SVG content.
- Ensured all SVG files end with a newline character.
- Updated multiple logo SVG files including WireGuard, Wise, WOG, Yahoo, and others to conform to the new standards.
- Enhanced the update-data.js script to automate the cleanup process for SVG files.
2025-06-19 16:54:55 +03:00

13 lines
754 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 640 480">
<path fill="#20603d" d="M0 0h640v480H0z"/>
<path fill="#fad201" d="M0 0h640v360H0z"/>
<path fill="#00a1de" d="M0 0h640v240H0z"/>
<g transform="translate(511 125.4)scale(.66667)">
<g id="rw-b">
<path id="rw-a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/>
<use xlink:href="#rw-a" width="100%" height="100%" transform="scale(1 -1)"/>
</g>
<use xlink:href="#rw-b" width="100%" height="100%" transform="scale(-1 1)"/>
<circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/>
</g>
</svg>