Remove national flags from the language select.(Solution 2) (#825)

* Remove national flags from the language select.

* Removed flag-icon-css.

* Removed the line break for old language select.
This commit is contained in:
troutperch
2019-04-04 07:51:39 +08:00
committed by Burung Hantu
parent b4916ee6fe
commit 3e69750032
269 changed files with 13 additions and 18589 deletions

View File

@ -1,28 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="480" viewBox="0 0 128 96">
<defs>
<g id="d" transform="translate(0 -36)">
<g id="c">
<g id="b">
<path d="M0-5L-1.545-.245l2.853.927z" 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 0h128v96H0z" fill="#cf142b"/>
<path d="M0 0h128v64H0z" fill="#00247d"/>
<path d="M0 0h128v32H0z" fill="#fc0"/>
<g transform="matrix(.8 0 0 .8 64 67.2)">
<g id="f">
<g id="e">
<use xlink:href="#d" transform="rotate(10)" width="180" height="120"/>
<use xlink:href="#d" transform="rotate(30)" width="180" height="120"/>
</g>
<use xlink:href="#e" transform="rotate(40)" width="180" height="120"/>
</g>
<use xlink:href="#f" transform="rotate(-80)" width="180" height="120"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB