Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

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