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
255 B
6 lines
255 B
12 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="300">
|
||
|
<rect fill="#3a75c4" width="400" height="300"/>
|
||
|
<rect fill="#fcd116" width="400" height="200"/>
|
||
|
<rect fill="#009e60" width="400" height="100"/>
|
||
|
</svg>
|