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:
@ -1,13 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".67" d="M-40 0h682.67v512H-40z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#a)" fill-rule="evenodd" transform="translate(37.5) scale(.94)">
|
||||
<path fill="#0c0" d="M-40 0h768v512H-40z"/>
|
||||
<path fill="#69f" d="M-40 0h768v256H-40z"/>
|
||||
<path d="M-40 0l382.73 255.67L-40 511.01V0z" fill="#fffefe"/>
|
||||
<path d="M119.8 292.07l-30.82-22.18-30.67 22.4 11.407-36.41-30.613-22.48 37.874-.31 11.747-36.3 12 36.216 37.874.048-30.458 22.695 11.66 36.328z" fill="red"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 619 B |
Reference in New Issue
Block a user