Introduce flag-icon-css and display select country flags
This commit is contained in:

committed by
Alex Booker

parent
dbfbc07aa3
commit
4d93e76afb
16
img/flags/4x3/se.svg
Executable file
16
img/flags/4x3/se.svg
Executable file
@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill-opacity=".67" d="M-53.421 0h682.67v512h-682.67z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path="url(#a)" transform="translate(50.082) scale(.9375)">
|
||||
<g fill-rule="evenodd" stroke-width="1pt">
|
||||
<path fill="#006aa7" d="M-121.103.302h256V205.1h-256zM-121.103 307.178h256v204.8h-256z"/>
|
||||
<path fill="#fecc00" d="M-121.103 204.984h256v102.4h-256z"/>
|
||||
<path fill="#fecc00" d="M133.843.01h102.4v511.997h-102.4z"/>
|
||||
<path fill="#fecc00" d="M232.995 205.013h460.798v102.4H232.995z"/>
|
||||
<path fill="#006aa7" d="M236.155 307.208h460.797v204.799H236.155zM236.155.302h460.797V205.1H236.155z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 743 B |
Reference in New Issue
Block a user