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 276 309 L 276 99 C 276 90.714844 269.285156 84 261 84 L 123 84 C 114.714844 84 108 90.714844 108 99 L 108 309 C 108 317.285156 114.714844 324 123 324 L 261 324 C 269.285156 324 276 317.285156 276 309 Z M 276 309"/>
</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 348 285 L 348 87 C 348 78.714844 341.285156 72 333 72 L 51 72 C 42.714844 72 36 78.714844 36 87 L 36 285 C 36 293.285156 42.714844 300 51 300 L 333 300 C 341.285156 300 348 293.285156 348 285 Z M 348 285"/>
</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.4"/>
</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 330 276 L 330 84 L 54 84 L 54 276 Z M 330 276"/>
</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.101961"/>
</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 51 66 C 42.691406 66 36 72.691406 36 81 L 36 87 C 36 78.691406 42.691406 72 51 72 L 333 72 C 341.308594 72 348 78.691406 348 87 L 348 81 C 348 72.691406 341.308594 66 333 66 Z M 51 66"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(64.705882%,64.705882%,64.705882%)" d="M 276 303 L 276 93 C 276 84.714844 269.285156 78 261 78 L 123 78 C 114.714844 78 108 84.714844 108 93 L 108 303 C 108 311.285156 114.714844 318 123 318 L 261 318 C 269.285156 318 276 311.285156 276 303 Z M 276 303"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(29.803922%,29.803922%,29.803922%)" d="M 348 279 L 348 81 C 348 72.714844 341.285156 66 333 66 L 51 66 C 42.714844 66 36 72.714844 36 81 L 36 279 C 36 287.285156 42.714844 294 51 294 L 333 294 C 341.285156 294 348 287.285156 348 279 Z M 348 279"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
<use mask="url(#mask3)" xlink:href="#surface14"/>
</g>
</svg>
|