hyperion.ng/assets/webconfig/flags/1x1/cg.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
485 B
XML

<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M115.74 0H611.8v496.06H115.74z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-119.46) scale(1.032)" stroke-width="1pt">
<path fill="#ff0" d="M0 0h744.09v496.06H0z"/>
<path d="M0 0v496.06L496.06 0H0z" fill="#00ca00"/>
<path d="M248.03 496.06h496.06V0L248.03 496.06z" fill="red"/>
</g>
</svg>