Fix FR and NL flags.
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 648 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 518 B |
|
@ -1,18 +1,2 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="600" height="400">
|
||||
<defs>
|
||||
<path id="s" transform="scale(21)" fill="#fff" d="M0,-1 L0.58779,0.80902 L-0.95106,-0.30902 L0.95106,-0.30902 L-0.58779,0.80902z"/>
|
||||
</defs>
|
||||
<rect fill="#002395" height="400" width="600" />
|
||||
<rect fill="#fff" height="164" width="244" />
|
||||
<rect fill="#002395" height="160" width="80" />
|
||||
<rect fill="#ED2939" height="160" width="80" x="160"/>
|
||||
<path fill="#fff" d="M355,183 l12.875,20.5 h36.625 v71.5 l-27.5,-43 -37,59 h18 l19,-34 39,70 39,-70 19,34 h18 l-37,-59 -27.5,43 v-39.5 h16.5 l12.25,-19.5 h-28.75 v-12.5 h36.625 l12.875,-20.5 h-122z
|
||||
M398,270.5h-40v14h40z
|
||||
M474,270.5h-40v14h40z"/>
|
||||
<use xlink:href="#s" x="416" y="362"/>
|
||||
<use xlink:href="#s" x="371" y="328"/>
|
||||
<use xlink:href="#s" x="461" y="328"/>
|
||||
<use xlink:href="#s" x="333" y="227"/>
|
||||
<use xlink:href="#s" x="499" y="227"/>
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600"><rect width="900" height="600" fill="#ED2939"/><rect width="600" height="600" fill="#fff"/><rect width="300" height="600" fill="#002395"/></svg>
|
||||
|
|
Before Width: | Height: | Size: 986 B After Width: | Height: | Size: 249 B |
|
@ -1,14 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="600" height="400">
|
||||
<rect width="600" height="400" fill="#fff" />
|
||||
<path d="M 600,400 0,400 600,0 z" fill="#012a87" />
|
||||
<path d="M 0,0 0,166.666667 250,0 z" fill="#f9d90f" />
|
||||
<circle cx="165" cy="173" r="80" fill="none" stroke="#000" stroke-width="11" />
|
||||
<g id="g">
|
||||
<path d="m 165,69.834474 15,25.98076211 -30,0 z" fill="#000" id="a"/>
|
||||
<use xlink:href="#a" transform="rotate(180,165,173)" />
|
||||
</g>
|
||||
<use xlink:href="#g" transform="rotate(90,165,173)" />
|
||||
<path d="M 165,122 209.16729559,198.5 120.83270441,198.5 z" fill="#dc171d" id="b" />
|
||||
<use xlink:href="#b" transform="rotate(60,165,173)" />
|
||||
</svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 9 6">
|
||||
<rect fill="#21468B" width="9" height="6"/>
|
||||
<rect fill="#FFF" width="9" height="4"/>
|
||||
<rect fill="#AE1C28" width="9" height="2"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 737 B After Width: | Height: | Size: 220 B |