blob: 73b18bb2ea611878391ea704aa72aba39b046239 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version='1.0' encoding='UTF-8' ?>
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='503.75pt' height='503.25pt' viewBox='0 0 503.75 503.25'>
<defs>
<style type='text/css'><![CDATA[
rect { fill: none; }
]]></style>
</defs>
<clipPath id='cpMC4wMHw1MDMuNzV8MC4wMHw1MDMuMjU='>
<rect x='0.00' y='0.00' width='503.75' height='503.25' />
</clipPath>
<g clip-path='url(#cpMC4wMHw1MDMuNzV8MC4wMHw1MDMuMjU=)'>
<rect class="r5" x="10" y="0" height="50" width="50" style="fill:blue"></rect>
</g>
</svg>
|