1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384">
<defs>
<filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox">
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<mask id="mask0">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip1">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface5" clip-path="url(#clip1)">
<path style="fill:rgb(0%,0%,0%)" d="M 24 328.804688 L 24 340.804688 C 24 354.765625 35.234375 366 49.195312 366 L 334.808594 366 C 348.761719 366 359.996094 354 359.996094 340.800781 L 359.996094 328.800781 C 359.996094 342.761719 348.761719 353.996094 334.800781 353.996094 L 49.1875 353.996094 C 35.234375 353.996094 24 341.996094 24 328.796875 Z M 24 328.804688"/>
</g>
<mask id="mask1">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip2">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface8" clip-path="url(#clip2)">
<path style="fill:rgb(0%,0%,0%)" d="M 84 114.003906 L 84 282.003906 L 204 282.003906 L 204 246.003906 L 120 246.003906 L 120 114.003906 Z M 180 114.003906 L 180 150.003906 L 264 150.003906 L 264 282.003906 L 300 282.003906 L 300 114.003906 Z M 180 114.003906"/>
</g>
<mask id="mask2">
<g filter="url(#alpha)">
<rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/>
</g>
</mask>
<clipPath id="clip3">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface11" clip-path="url(#clip3)">
<path style="fill:rgb(100%,100%,100%)" d="M 49.195312 24 C 35.234375 24 24 35.234375 24 49.195312 L 24 55.195312 C 24 41.234375 35.234375 30 49.195312 30 L 334.792969 30 C 348.761719 30 360 41.234375 360 55.195312 L 360 49.195312 C 360 35.234375 348.761719 24 334.792969 24 Z M 49.195312 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(16.078431%,50.196078%,72.54902%)" d="M 360 334.800781 L 360 49.199219 C 360 35.28125 348.71875 24 334.800781 24 L 49.199219 24 C 35.28125 24 24 35.28125 24 49.199219 L 24 334.800781 C 24 348.71875 35.28125 360 49.199219 360 L 334.800781 360 C 348.71875 360 360 348.71875 360 334.800781 Z M 360 334.800781"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(100%,100%,100%)" d="M 84 108.003906 L 120 108.003906 L 120 276.003906 L 84 276.003906 Z M 84 108.003906"/>
<path style="fill:rgb(100%,100%,100%)" d="M 204 240.003906 L 204 276.003906 L 84 276.003906 L 84 240.003906 Z M 204 240.003906"/>
<path style="fill:rgb(100%,100%,100%)" d="M 300 276.003906 L 264 276.003906 L 264 108.003906 L 300 108.003906 Z M 300 276.003906"/>
<path style="fill:rgb(100%,100%,100%)" d="M 180 144.003906 L 180 108.003906 L 300 108.003906 L 300 144.003906 Z M 180 144.003906"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
</g>
</svg>
|