Create hu.svg
Adding Hungarian flag icon to the set.
This commit is contained in:
parent
e725451530
commit
7e982e125d
1 changed files with 5 additions and 0 deletions
5
src/main/resources/static/images/flags/hu.svg
Normal file
5
src/main/resources/static/images/flags/hu.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-hu" viewBox="0 0 640 480">
|
||||
<path fill="#339933" d="M0 320h640v160H0z"/>
|
||||
<path fill="#cc0033" d="M0 0h640v160H0z"/>
|
||||
<path fill="#ffffff" d="M0 160h640v160H0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 228 B |
Loading…
Reference in a new issue