hyperion.ng/assets/webconfig/flags/1x1/sl.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

13 lines
432 B
XML

<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<rect width="384" height="512" rx="4.627" ry="7.628"/>
</clipPath>
</defs>
<g transform="matrix(1.33333 0 0 1 0 0)" clip-path="url(#a)" fill-rule="evenodd">
<path fill="#0000cd" d="M0 341.7h512V512H0z"/>
<path fill="#fff" d="M0 171.4h512v170.3H0z"/>
<path fill="#00cd00" d="M0 0h512v171.4H0z"/>
</g>
</svg>