Initial commit

This commit is contained in:
Mathieu Lagace
2018-06-27 19:54:27 -04:00
commit 771ed55f53
1263 changed files with 140352 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" height="512" width="512" id="flag-icon-css-mm">
<defs>
<path id="a" transform="scale(8.844)" fill="#fff" d="M.162 0h-.324L0-.5z"/>
<g id="b">
<use xlink:href="#a" transform="rotate(-144)" width="18" height="12"/>
<use xlink:href="#a" transform="rotate(-72)" width="18" height="12"/>
<use xlink:href="#a" width="18" height="12"/>
<use xlink:href="#a" transform="rotate(72)" width="18" height="12"/>
<use xlink:href="#a" transform="rotate(144)" width="18" height="12"/>
</g>
</defs>
<path d="M0 0h512v170.667H0z" fill="#fecb00"/>
<path d="M0 341.333h512V512H0z" fill="#ea2839"/>
<path d="M0 170.667h512v170.666H0z" fill="#34b233"/>
<use xlink:href="#b" x="9" y="6.422" width="18" height="12" transform="translate(-127.659) scale(42.66667)"/>
</svg>

After

Width:  |  Height:  |  Size: 884 B