hyperion.ng/assets/webconfig/flags/1x1/cf.svg
b1rdhous3 1ff8528597 Initial WebUI design and structure with JSON sample function (#170)
* 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
2016-08-13 20:05:01 +02:00

16 lines
657 B
XML

<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)">
<path fill="#00f" d="M-52-.506h768v127H-52z"/>
<path fill="#ff0" d="M-52 383.5h768V512H-52z"/>
<path fill="#009a00" d="M-52 255h768v128.5H-52z"/>
<path fill="#fff" d="M-52 126.49h768v128.5H-52z"/>
<path fill="red" d="M268 0h128v512H268z"/>
<path fill="#ff0" d="M109.493 112.306L75.95 89.11l-33.434 23.424L54.12 73.33 21.604 48.645l40.723-1.034L75.66 8.937l13.562 38.56 40.758.782-32.336 24.866"/>
</g>
</svg>