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,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" id="flag-icon-css-am">
<path d="M0 0h640v160H0z" fill="red"/>
<path d="M0 160h640v160H0z" fill="#00f"/>
<path d="M0 320h640v160H0z" fill="orange"/>
</svg>

After

Width:  |  Height:  |  Size: 226 B