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
|
<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 60 336 L 60 348 C 60 357.972656 68.027344 366 78 366 L 306 366 C 315.972656 366 324 357.972656 324 348 L 324 336 C 324 345.972656 315.972656 354 306 354 L 78 354 C 68.027344 354 60 345.972656 60 336 Z M 60 336"/>
</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 126 258 L 264 258 L 264 138 L 126 138 Z M 138 150 L 186 150 L 186 174 L 138 174 Z M 198 150 L 252 150 L 252 174 L 198 174 Z M 138 186 L 186 186 L 186 210 L 138 210 Z M 198 186 L 252 186 L 252 210 L 198 210 Z M 138 222 L 186 222 L 186 246 L 138 246 Z M 198 222 L 252 222 L 252 246 L 198 246 Z M 198 222"/>
</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.101961"/>
</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 78 24 C 68.027344 24 60 32.027344 60 42 L 60 48 C 60 38.027344 68.027344 30 78 30 L 306 30 C 315.972656 30 324 38.027344 324 48 L 324 42 C 324 32.027344 315.972656 24 306 24 Z M 78 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(5.882353%,63.137255%,37.254902%)" d="M 324 342 L 324 42 C 324 32.027344 315.972656 24 306 24 L 78 24 C 68.027344 24 60 32.027344 60 42 L 60 342 C 60 351.972656 68.027344 360 78 360 L 306 360 C 315.972656 360 324 351.972656 324 342 Z M 324 342"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(97.647059%,87.058824%,41.176471%)" d="M 126 252 L 264 252 L 264 132 L 126 132 Z M 138 144 L 186 144 L 186 168 L 138 168 Z M 198 144 L 252 144 L 252 168 L 198 168 Z M 138 180 L 186 180 L 186 204 L 138 204 Z M 198 180 L 252 180 L 252 204 L 198 204 Z M 138 216 L 186 216 L 186 240 L 138 240 Z M 198 216 L 252 216 L 252 240 L 198 240 Z M 198 216"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
</g>
</svg>
|