mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
8 lines
396 B
XML
8 lines
396 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" width="800" height="400">
|
|
<path d="M0,0h800v400H0z" fill="#002a8f"/>
|
|
<path d="M0,80h800v80H0v80h800v80H0z" fill="#fff"/>
|
|
<path d="M346.4,200L0,0v400z" fill="#cf142b"/>
|
|
<path d="M115.5,140l35.35,108.5 l-92.5-67h114.2l-92.5,67z" fill="#fff"/>
|
|
</svg>
|