This commit is contained in:
traveler 2025-04-17 17:29:05 -05:00
commit 5aa7d034f7
3292 changed files with 465160 additions and 0 deletions

16
data/web/css/flags/4x3/mm.svg Executable file
View file

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-mm" viewBox="0 0 640 480">
<defs>
<path id="a" fill="#fff" d="M0-.5l.2.5h-.4z" transform="scale(8.844)"/>
<g id="b">
<use width="18" height="12" transform="rotate(-144)" xlink:href="#a"/>
<use width="18" height="12" transform="rotate(-72)" xlink:href="#a"/>
<use width="18" height="12" xlink:href="#a"/>
<use width="18" height="12" transform="rotate(72)" xlink:href="#a"/>
<use width="18" height="12" transform="rotate(144)" xlink:href="#a"/>
</g>
</defs>
<path fill="#fecb00" d="M0-.1h640V160H0z"/>
<path fill="#ea2839" d="M0 320h640v160H0z"/>
<path fill="#34b233" d="M0 160h640v160H0z"/>
<use width="18" height="12" x="9" y="6.4" transform="matrix(40 0 0 40 -40 0)" xlink:href="#b"/>
</svg>

After

Width:  |  Height:  |  Size: 848 B