Introduce flag-icon-css and display select country flags

This commit is contained in:
Mitchell Cash
2016-05-15 17:21:06 +10:00
committed by Alex Booker
parent dbfbc07aa3
commit 4d93e76afb
16 changed files with 771 additions and 14 deletions

5
img/flags/4x3/dk.svg Executable file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
<path fill="#c60c30" d="M0 0h640.1v480H0z"/>
<path fill="#fff" d="M205.714 0h68.57v480h-68.57z"/>
<path fill="#fff" d="M0 205.714h640.1v68.57H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 227 B