7 lines
No EOL
421 B
XML
7 lines
No EOL
421 B
XML
<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg" width="200" height="300">
|
|
<path d="M75,225 l25,25 l25,-25 l-25,-25" class="fill_red"/>
|
|
<path d="M75,175 l25,25 l25,-25 l-25,-25" class="fill_red"/>
|
|
<path d="M25,175 l25,25 l25,-25 l-25,-25" class="fill_red"/>
|
|
<path d="M125,175 l25,25 l25,-25 l-25,-25" class="fill_red"/>
|
|
<path d="M75,125 l25,25 l25,-25 l-25,-25" class="fill_red"/>
|
|
</svg> |