release 1.2.2

This commit is contained in:
Newcomer1989
2017-01-21 17:06:10 +01:00
parent 0189afbd2e
commit 45220099c3
363 changed files with 1875 additions and 4164 deletions

26
libs/flags/ve.svg Normal file
View File

@@ -0,0 +1,26 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640" viewBox="0 0 640 480">
<defs>
<g id="d" transform="translate(0 -36)">
<g id="c">
<g id="b">
<path d="M0-5L-1.5-.2l2.8 1z" id="a" fill="#fff"/>
<use xlink:href="#a" transform="scale(-1 1)" width="180" height="120"/>
</g>
<use xlink:href="#b" transform="rotate(72)" width="180" height="120"/>
</g>
<use xlink:href="#b" transform="rotate(-72)" width="180" height="120"/>
<use xlink:href="#c" transform="rotate(144)" width="180" height="120"/>
</g>
</defs>
<path d="M0 0h640v480H0z" fill="#cf142b"/>
<path d="M0 0h640v320H0z" fill="#00247d"/>
<path d="M0 0h640v160H0z" fill="#fc0"/>
<g id="f" transform="matrix(4 0 0 4 320 336)">
<g id="e">
<use height="120" width="180" transform="rotate(10)" xlink:href="#d"/>
<use height="120" width="180" transform="rotate(30)" xlink:href="#d"/>
</g>
<use height="120" width="180" transform="rotate(40)" xlink:href="#e"/>
</g>
<use height="120" width="180" transform="rotate(-80 320 336)" xlink:href="#f"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB