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
51
52
53
54
55
56
57
58
59
|
<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 32 72 L 344 328 L 344 320 L 41.753906 72 Z M 210 128 L 219.796875 136 L 280 136 L 280 128 Z M 210 128"/>
</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(100%,100%,100%)" d="M 32 64 L 32 72 L 334.246094 320 L 344 320 Z M 96 256 L 96 264 L 166 264 L 156.199219 256 Z M 96 256"/>
</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 32 64 L 41.75 72 L 328 72 C 328 72 344 72 344 88 L 344 80 C 344 64 328 64 328 64 Z M 210 136 L 280 193.140625 L 280 185.140625 L 219.800781 135.996094 L 210 135.996094 Z M 210 136"/>
</g>
<mask id="mask3">
<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="clip4">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface14" clip-path="url(#clip4)">
<path style="fill:rgb(0%,0%,0%)" d="M 96 198.855469 L 96 206.855469 L 156.203125 255.996094 L 166 255.996094 L 96 198.851562 Z M 32 304 L 32 312 C 32 328 48 328 48 328 L 344 328 L 334.25 320 L 48 320 C 48 320 32 320 32 304 Z M 32 304"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(14.117647%,36.470588%,76.862745%)" d="M 344 320 L 344 80 C 344 80 344 64 328 64 L 32 64 Z M 280 185.144531 L 210 128.003906 L 280 128.003906 Z M 280 185.144531"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 32 64 L 32 304 C 32 320 48 320 48 320 L 344 320 Z M 96 198.855469 L 166 255.996094 L 96 255.996094 Z M 96 198.855469"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
</g>
</svg>
|