mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
1ff8528597
* Initial WebUI with sample functions * Changed folder structure * Light Reset Button and Translation fixing in Links * Indentation fixed * Reorganized menu and new function for setting effects * Styling fix
12 lines
504 B
XML
12 lines
504 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
|
|
<defs>
|
|
<clipPath id="a">
|
|
<path fill-opacity=".67" d="M177.17 0h708.66v708.66H177.17z"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-128) scale(.72249)" stroke-width="1pt">
|
|
<path fill="#fff" d="M0 0h1063v708.66H0z"/>
|
|
<ellipse cx="523.08" rx="194.93" cy="344.05" transform="translate(-59.707 -34.521) scale(1.1302)" ry="194.93" fill="#d30000"/>
|
|
</g>
|
|
</svg>
|