mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
16 lines
768 B
XML
16 lines
768 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
|
||
|
<defs>
|
||
|
<clipPath id="a">
|
||
|
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
<g fill-rule="evenodd" clip-path="url(#a)">
|
||
|
<path fill="#ff0" d="M0 0h1024v504.3H0z"/>
|
||
|
<path fill="#009d00" d="M0 0h1024v146.29H0zM0 365.71h1024V512H0z"/>
|
||
|
<path d="M.708 0c1.417 0 255.29 253.03 255.29 253.03L-.002 512 .707 0z" fill="#f10600"/>
|
||
|
<g stroke-width="1pt">
|
||
|
<path d="M463.6 307.373l-31.937-23.942-31.938 23.937 12.241-38.682-31.97-23.896 39.499.04 12.174-38.705 12.173 38.705 39.5-.029-31.977 23.885zM266.682 307.373l-31.938-23.942-31.937 23.937 12.24-38.682-31.97-23.896 39.5.04 12.173-38.705 12.174 38.705 39.5-.029-31.977 23.885z"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|