Added Italian flag
This commit is contained in:
parent
098fc340ca
commit
03e1d9a863
1 changed files with 7 additions and 0 deletions
7
src/main/resources/static/images/flags/it.svg
Normal file
7
src/main/resources/static/images/flags/it.svg
Normal file
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-it" viewBox="0 0 640 480">
|
||||
<g fill-rule="evenodd" stroke-width="1pt">
|
||||
<path fill="#fff" d="M0 0h640v480H0z"/>
|
||||
<path fill="#009246" d="M0 0h213.3v480H0z"/>
|
||||
<path fill="#ce2b37" d="M426.7 0H640v480H426.7z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 289 B |
Loading…
Reference in a new issue