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
12 lines
549 B
XML
12 lines
549 B
XML
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
|
|
<defs>
|
|
<clipPath id="a">
|
|
<path fill-opacity=".67" d="M177.17 0h708.66v708.66H177.17z"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-128) scale(.72249)">
|
|
<path fill="#ec0015" d="M0 0h1063v708.66H0z"/>
|
|
<path d="M661.055 527.478l-123.98-92.588-123.372 93.498 45.885-151.938-123.147-93.821 152.355-1.309 47.255-151.476 48.267 151.128 152.355.199-122.515 94.706 46.897 151.601z" fill="#ff0"/>
|
|
</g>
|
|
</svg>
|