You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
281 B
6 lines
281 B
8 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600">
|
||
|
<rect fill="#169b62" width="400" height="600" />
|
||
|
<rect fill="#fff" x="400" width="400" height="600" />
|
||
|
<rect fill="#ff883e" x="800" width="400" height="600" />
|
||
|
</svg>
|