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
|
<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 style="fill:rgb(0%,0%,0%);fill-opacity:0.2" width="384" height="384" x="0" y="0"/>
</g>
</mask>
<clipPath id="clip1">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface5" clip-path="url(#clip1)">
<path d="M 51.601562 42 L 332.398438 42 C 341.042969 42 348 48.917969 348 57.507812 L 348 338.492188 C 348 347.082031 341.042969 354 332.398438 354 L 51.601562 354 C 42.957031 354 36 347.082031 36 338.492188 L 36 57.507812 C 36 48.917969 42.957031 42 51.601562 42 Z M 51.601562 42" style="fill:rgb(0%,0%,0%)"/>
</g>
<mask id="mask1">
<g filter="url(#alpha)">
<rect style="fill:rgb(0%,0%,0%);fill-opacity:0.2" width="384" height="384" x="0" y="0"/>
</g>
</mask>
<clipPath id="clip2">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface8" clip-path="url(#clip2)">
<path d="M 5 33.000651 L 23 33.000651 L 29.263021 19.000651 L 34.736979 47.000651 L 41 33.000651 L 59 33.000651" transform="matrix(6,0,0,6,0,0)" style="fill:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,0%,0%)"/>
</g>
<mask id="mask2">
<g filter="url(#alpha)">
<rect style="fill:rgb(0%,0%,0%);fill-opacity:0.101961" width="384" height="384" x="0" y="0"/>
</g>
</mask>
<clipPath id="clip3">
<rect width="384" height="384" x="0" y="0"/>
</clipPath>
<g id="surface11" clip-path="url(#clip3)">
<path d="M 51.609375 36 C 42.96875 36 36 42.925781 36 51.515625 L 36 57.515625 C 36 48.925781 42.96875 42 51.609375 42 L 332.390625 42 C 341.03125 42 348 48.925781 348 57.515625 L 348 51.515625 C 348 42.925781 341.03125 36 332.390625 36 Z M 51.609375 36" style="fill:rgb(100%,100%,100%)"/>
</g>
</defs>
<g transform="translate(4.0063654,-7.3005912)">
<g transform="matrix(0.97777407,0,0,0.97777407,0.26101318,7.901317)">
<use width="100%" height="100%" x="0" y="0" mask="url(#mask0)" transform="translate(0,1.5)" xlink:href="#surface5"/>
<path style="fill:#454545" d="M 51.601562,36 H 332.39844 C 341.04297,36 348,42.917969 348,51.507812 V 332.49219 C 348,341.08203 341.04297,348 332.39844,348 H 51.601562 C 42.957031,348 36,341.08203 36,332.49219 V 51.507812 C 36,42.917969 42.957031,36 51.601562,36 Z m 0,0"/>
<use width="100%" height="100%" x="0" y="0" mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:none;stroke:#4aaee6;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="M 5,32 H 23 L 29.263021,18 34.736979,46 41,32 h 18" transform="scale(6)"/>
<use width="100%" height="100%" x="0" y="0" mask="url(#mask2)" xlink:href="#surface11"/>
</g>
</g>
</svg>
|