18 lines
804 B
XML
18 lines
804 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="720" height="360">
|
|
<rect fill="#da121a" height="360" width="720"/>
|
|
<rect fill="#fcdd09" height="240" width="720"/>
|
|
<rect fill="#078930" height="120" width="720"/>
|
|
<g transform="translate(360,180)">
|
|
<circle fill="#0f47af" r="120"/>
|
|
<g id="t">
|
|
<path fill="#fcdd09" d="M0,-96 -4.205849,-83.055728 13.141645,-29.665631H-9.987258L-12.586616,-21.665631H61.576052L72.587108,-29.665631H21.553343z"/>
|
|
<path stroke="#fcdd09" stroke-width="4" d="M0,44V96" transform="rotate(216)"/>
|
|
</g>
|
|
<use xlink:href="#t" transform="rotate(72)"/>
|
|
<use xlink:href="#t" transform="rotate(144)"/>
|
|
<use xlink:href="#t" transform="rotate(216)"/>
|
|
<use xlink:href="#t" transform="rotate(288)"/>
|
|
</g>
|
|
</svg>
|