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
14 lines
635 B
XML
14 lines
635 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="M55.364 0h708.66v708.66H55.364z"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g clip-path="url(#a)" fill-rule="evenodd" transform="translate(-40) scale(.722)">
|
|
<path fill="#0c0" d="M0 0h1063v708.66H0z"/>
|
|
<path fill="#69f" d="M0 0h1063v354.33H0z"/>
|
|
<path d="M0 0l529.732 353.88L0 707.3V0z" fill="#fffefe"/>
|
|
<path d="M221.193 404.247l-42.66-30.71-42.45 31.012 15.79-50.395-42.374-31.118 52.422-.434 16.26-50.24 16.607 50.125 52.422.066-42.156 31.41 16.137 50.283z" fill="red"/>
|
|
</g>
|
|
</svg>
|