6 lines
276 B
XML
6 lines
276 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="450" height="300">
|
|
<path d="M0 0h450v300H0z"/>
|
|
<path fill="#fccc00" d="M0 0h405L0 270z"/>
|
|
<path fill="#cc112f" d="M450 300H45L450 30zM80 38l35 54-35 56-35-56z"/>
|
|
</svg> |