mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
13 lines
582 B
XML
13 lines
582 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
|
||
|
<defs>
|
||
|
<clipPath id="a">
|
||
|
<path fill-opacity=".67" d="M177.17 0h708.66v708.66H177.17z"/>
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
<g clip-path="url(#a)" fill-rule="evenodd" transform="translate(-128) scale(.72249)">
|
||
|
<path fill="#e90012" d="M0 0h1063v708.66H0z"/>
|
||
|
<path fill="#003dd2" d="M0 176.072h1063v356.51H0z"/>
|
||
|
<path d="M684.172 354.321c0 84.325-68.359 152.683-152.683 152.683s-152.683-68.358-152.683-152.683 68.358-152.683 152.683-152.683 152.683 68.359 152.683 152.683z" fill="#fff"/>
|
||
|
</g>
|
||
|
</svg>
|