Merge pull request #429 from c0rdis/master

Added Russian flag to /img/flags/4x3/ru.svg
This commit is contained in:
Samuel Shifterovich 2018-04-04 17:18:11 +02:00 committed by GitHub
commit 43495278f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
img/flags/4x3/ru.svg Normal file
View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icon-css-ru" width="640" height="480">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#fff" d="M0 0h640v480H0z"/>
<path fill="#0039a6" d="M0 160h640v320H0z"/>
<path fill="#d52b1e" d="M0 320h640v160H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 289 B