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
298 B
XML
8 lines
298 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="#ffe800" d="M0 0h512.005v512H0z"/>
|
|
<path fill="#00148e" d="M0 256h512.005v256H0z"/>
|
|
<path fill="#da0010" d="M0 384.003h512.005V512H0z"/>
|
|
</g>
|
|
</svg>
|