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
|
<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 336 L 24 348 C 24 357.972656 32.027344 366 42 366 L 342 366 C 351.972656 366 360 357.972656 360 348 L 360 336 C 360 345.972656 351.972656 354 342 354 L 42 354 C 32.027344 354 24 345.972656 24 336 Z M 24 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.101961"/>
</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 42 24 C 32.027344 24 24 32.027344 24 42 L 24 48 C 24 38.027344 32.027344 30 42 30 L 342 30 C 351.972656 30 360 38.027344 360 48 L 360 42 C 360 32.027344 351.972656 24 342 24 Z M 42 24"/>
</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(0%,0%,0%)" d="M 36 126 L 36 162 L 60 162 L 60 270 L 108 270 L 108 162 L 132 162 L 132 126 Z M 36 126"/>
<path style="fill:rgb(0%,0%,0%)" d="M 288 126 L 252 126 L 280.652344 197.347656 L 251.996094 269.996094 L 287.996094 269.996094 L 299.996094 233.996094 L 311.996094 269.996094 L 347.996094 269.996094 L 319.339844 197.347656 L 347.996094 125.996094 L 311.996094 125.996094 L 299.996094 161.996094 Z M 288 126"/>
<path style="fill:rgb(0%,0%,0%)" d="M 144 162 L 144 306 L 240 306 L 240 270 L 180 270 L 180 246 L 240 246 L 240 222 L 180 222 L 180 198 L 240 198 L 240 162 Z M 144 162"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(49.411765%,76.078431%,25.882353%)" d="M 360 342 L 360 42 C 360 32.058594 351.941406 24 342 24 L 42 24 C 32.058594 24 24 32.058594 24 42 L 24 342 C 24 351.941406 32.058594 360 42 360 L 342 360 C 351.941406 360 360 351.941406 360 342 Z M 360 342"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<path style="fill:rgb(100%,100%,100%)" d="M 36 120 L 36 156 L 60 156 L 60 264 L 108 264 L 108 156 L 132 156 L 132 120 Z M 36 120"/>
<path style="fill:rgb(100%,100%,100%)" d="M 288 120 L 252 120 L 280.652344 191.347656 L 251.996094 263.996094 L 287.996094 263.996094 L 299.996094 227.996094 L 311.996094 263.996094 L 347.996094 263.996094 L 319.339844 191.347656 L 347.996094 119.996094 L 311.996094 119.996094 L 299.996094 155.996094 Z M 288 120"/>
<path style="fill:rgb(100%,100%,100%)" d="M 144 156 L 144 300 L 240 300 L 240 264 L 180 264 L 180 240 L 240 240 L 240 216 L 180 216 L 180 192 L 240 192 L 240 156 Z M 144 156"/>
</g>
</svg>
|