16 lines
715 B
XML
Raw Normal View History

<svg viewBox="0 0 640 480" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<clipPath id="a">
<path d="m0 0h682.7v512h-682.7z" />
</clipPath>
<path id="b" d="m0-1 .2.7h.8l-.7.3.2.7-.5-.3-.6.4.2-.7-.5-.4h.7z" />
</defs>
<g clip-path="url(#a)" transform="scale(.94)">
<path d="m0 0h768v512h-768z" fill="#002b7f" />
<path d="m0 320h768v64h-768z" fill="#f9e814" />
<g fill="#fff">
<use height="9000" transform="scale(42.67)" width="13500" x="2" xlink:href="#b" y="2" />
<use height="9000" transform="scale(56.9)" width="13500" x="3" xlink:href="#b" y="3" />
</g>
</g>
</svg>