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
549 B
XML
12 lines
549 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 clip-path="url(#a)" fill-rule="evenodd" transform="translate(-128) scale(.72249)">
|
|
<path fill="#40a6ff" d="M0 0h1063v708.66H0z"/>
|
|
<path d="M642.937 527.641L528.74 453.625l-113.637 74.743 42.264-121.461-113.428-75.002 140.332-1.046 43.526-121.093 44.458 120.814 140.332.16-112.847 75.709 43.197 121.192z" fill="#fff"/>
|
|
</g>
|
|
</svg>
|