15 lines
694 B
XML
15 lines
694 B
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none" width="100%" height="100%">
|
|
<defs>
|
|
<svg id="zigs06_top" viewBox="0 0 30 30" preserveAspectRatio="xMinYMin meet" fill="#383E45" width="100%">
|
|
<path d="M30,7.9C22.5,7.9,22.5,20,15,20S7.5,7.9,0,7.9V0h30V7.9z"/>
|
|
</svg>
|
|
<svg id="zigs06_bottom" viewBox="0 0 30 30" preserveAspectRatio="xMinYMax meet" fill="#FFFFFF" width="100%">
|
|
<path d="M0,22.1C7.5,22.1,7.5,10,15,10s7.5,12.1,15,12.1V30H0V22.1z"/>
|
|
</svg>
|
|
</defs>
|
|
<svg>
|
|
<use xlink:href="#zigs06_top"/>
|
|
<use xlink:href="#zigs06_bottom"/>
|
|
</svg>
|
|
</svg>
|