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
8 lines
305 B
XML
8 lines
305 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
|
|
<g fill-rule="evenodd" stroke-width="1pt">
|
|
<path fill="#fff" d="M0 0h640v479.997H0z"/>
|
|
<path fill="#00267f" d="M0 0h213.33v479.997H0z"/>
|
|
<path fill="#f31830" d="M426.663 0h213.33v479.997h-213.33z"/>
|
|
</g>
|
|
</svg>
|