5 lines
241 B
XML
5 lines
241 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="1800" height="1100" viewBox="0 0 18 11">
|
||
|
<rect width="18" height="11" fill="#fff"/>
|
||
|
<path d="M0,5.5h18M6.5,0v11" stroke="#002F6C" stroke-width="3"/>
|
||
|
</svg>
|