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
10 lines
332 B
XML
10 lines
332 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
|
|
<g fill-rule="evenodd" stroke-width="1pt">
|
|
<path fill="#d52b1e" d="M0 0h511.984v511.983H0z"/>
|
|
<g fill="#fff">
|
|
<path d="M95.994 207.993h319.99v95.994H95.993z"/>
|
|
<path d="M207.99 95.995h95.995v319.99H207.99z"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|