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
60
61
62
63
|
<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 120 342 L 96 318 L 48 318 C 34.703125 318 24 307.296875 24 294 L 24 78 C 24 64.703125 34.703125 54 48 54 L 336 54 C 349.296875 54 360 64.703125 360 78 L 360 294 C 360 307.296875 349.296875 318 336 318 L 288 318 L 264 342 Z M 120 342"/>
</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.501961"/>
</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 144 288 L 120 264 L 72 264 L 72 96 L 312 96 L 312 264 L 264 264 L 240 288 Z M 144 288"/>
</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 48 48 C 34.703125 48 24 58.703125 24 72 L 24 78 C 24 64.703125 34.703125 54 48 54 L 336 54 C 349.296875 54 360 64.703125 360 78 L 360 72 C 360 58.703125 349.296875 48 336 48 Z M 48 48"/>
</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(100%,100%,100%)" d="M 72 264 L 72 270 L 120 270 L 144 294 L 240 294 L 264 270 L 312 270 L 312 264 L 264 264 L 240 288 L 144 288 L 120 264 Z M 72 264"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(17.254902%,50.196078%,76.078431%)" d="M 120 336 L 96 312 L 48 312 C 34.703125 312 24 301.296875 24 288 L 24 72 C 24 58.703125 34.703125 48 48 48 L 336 48 C 349.296875 48 360 58.703125 360 72 L 360 288 C 360 301.296875 349.296875 312 336 312 L 288 312 L 264 336 Z M 120 336"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(97.254902%,76.862745%,30.588235%)" d="M 108 120 L 132 120 L 132 96 L 108 96 Z M 108 120"/>
<path style="fill:rgb(97.254902%,76.862745%,30.588235%)" d="M 144 120 L 168 120 L 168 96 L 144 96 Z M 144 120"/>
<path style="fill:rgb(97.254902%,76.862745%,30.588235%)" d="M 180 120 L 204 120 L 204 96 L 180 96 Z M 180 120"/>
<path style="fill:rgb(97.254902%,76.862745%,30.588235%)" d="M 216 120 L 240 120 L 240 96 L 216 96 Z M 216 120"/>
<path style="fill:rgb(97.254902%,76.862745%,30.588235%)" d="M 252 120 L 276 120 L 276 96 L 252 96 Z M 252 120"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
</g>
</svg>
|