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.
8 lines
281 B
8 lines
281 B
12 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="600">
|
||
|
<rect width="1000" height="300" y="300" fill="#00A1DE
|
||
|
"/>
|
||
|
<rect width="1000" height="300" fill="#ed2939"/>
|
||
|
<rect width="1000" height="200" y="200" fill="#fff"/>
|
||
|
</svg>
|