mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add country flags.
This commit is contained in:
14
cicm_web/wwwroot/assets/flags/countries/706.svg
Normal file
14
cicm_web/wwwroot/assets/flags/countries/706.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="900" height="600" viewBox="0 0 81 54">
|
||||
<rect fill="#4189DD" width="81" height="54"/>
|
||||
<g transform="translate(40.5 27) scale(13)">
|
||||
<g id="t">
|
||||
<polygon id="w" fill="#FFF" points="0,0 0,1 .5,1" transform="translate(0 -1) rotate(18)"/>
|
||||
<use xlink:href="#w" transform="scale(-1 1)"/>
|
||||
</g>
|
||||
<use xlink:href="#t" transform="rotate(72)"/>
|
||||
<use xlink:href="#t" transform="rotate(-72)"/>
|
||||
<use xlink:href="#t" transform="rotate(144)"/>
|
||||
<use xlink:href="#t" transform="rotate(-144)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 612 B |
Reference in New Issue
Block a user