2017-11-07 21:35:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="450" height="300">
|
|
|
|
<rect width="450" height="300" fill="#de1800"/>
|
|
|
|
<rect width="225" height="100" fill="#000"/>
|
|
|
|
<rect y="200" width="225" height="100" fill="#ffce00"/>
|
|
|
|
<rect x="225" y="100" width="225" height="100" fill="#fff"/>
|
|
|
|
<rect x="150" y="75" width="150" height="150" fill="#de1800"/>
|
|
|
|
<rect x="210" y="100" width="30" height="100" fill="#fff"/>
|
|
|
|
<rect x="175" y="135" width="100" height="30" fill="#fff"/>
|
|
|
|
</svg>
|