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
|
<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 149.148438 174 L 234.863281 174 C 244.355469 174 252 181.140625 252 189.996094 L 252 349.992188 C 252 358.859375 244.355469 366 234.851562 366 L 149.136719 366 C 139.644531 366 132 358.859375 132 350.003906 L 132 189.996094 C 132 181.140625 139.644531 174 149.148438 174 Z M 149.148438 174"/>
</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(100%,100%,100%)" d="M 168 72 L 168 78 L 216 78 L 216 72 Z M 168 72"/>
</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 192 24 L 168 36 L 169.359375 41.320312 L 192 30 L 214.640625 41.320312 L 216 36 Z M 192 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(71.764706%,71.764706%,71.764706%)" d="M 168 72.003906 L 216 72.003906 L 216 180 L 168 180 Z M 168 72.003906"/>
<path style="fill:rgb(35.686275%,35.686275%,35.686275%)" d="M 149.148438 168.003906 L 234.863281 168.003906 C 244.355469 168.003906 252 175.140625 252 183.996094 L 252 343.992188 C 252 352.859375 244.355469 360 234.851562 360 L 149.136719 360 C 139.644531 360 132 352.859375 132 344.003906 L 132 183.996094 C 132 175.140625 139.644531 168.003906 149.148438 168.003906 Z M 149.148438 168.003906"/>
<path style="fill:rgb(71.764706%,71.764706%,71.764706%)" d="M 192 24 L 216 36 L 206.832031 72 L 177.167969 72 L 168 36 Z M 192 24"/>
<path style="fill:rgb(35.686275%,35.686275%,35.686275%)" d="M 168 138 L 216 138 L 216 144 L 168 144 Z M 168 138"/>
<path style="fill:rgb(35.686275%,35.686275%,35.686275%)" d="M 168 114 L 216 114 L 216 120 L 168 120 Z M 168 114"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
</g>
</svg>
|