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
|
<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 291.191406 L 24 303.191406 C 24 314.773438 33.601562 324 45 324 L 339 324 C 350.699219 324 360 314.773438 360 303.191406 L 360 291.191406 C 360 302.773438 350.699219 312 339 312 L 45 312 C 33.601562 312 24 302.773438 24 291.191406 Z M 24 291.191406"/>
</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 45 66 C 33.300781 66 24 75.519531 24 86.8125 L 24 92.8125 C 24 81.519531 33.300781 72 45 72 L 339 72 C 350.398438 72 360 81.222656 360 92.8125 L 360 86.8125 C 360 75.222656 350.398438 66 339 66 Z M 45 66"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(71.764706%,76.470588%,80.392157%)" d="M 339 318 L 45 318 C 33.601562 318 24 308.789062 24 297.199219 L 24 86.800781 C 24 75.507812 33.300781 66 45 66 L 339 66 C 350.398438 66 360 75.210938 360 86.800781 L 360 297.199219 C 360 308.789062 350.699219 318 339 318 Z M 339 318"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 44.929688 66 C 34.734375 66 26.363281 73.265625 24.421875 82.640625 C 24.417969 82.648438 24.421875 82.65625 24.421875 82.664062 C 24.054688 85.433594 24.046875 87.5625 24.046875 87.5625 L 24.046875 297.023438 C 24.046875 308.542969 33.308594 318.128906 44.953125 318 L 72.046875 318 L 72.046875 87.5625 C 72.046875 86.15625 71.902344 84.878906 71.625 83.738281 C 70.234375 77.746094 63.136719 70.988281 55.882812 66 Z M 44.929688 66"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 331.847656 66 C 321.804688 68.867188 311.773438 77.542969 312 86.976562 L 312 318 L 338.578125 318 C 350.6875 318 360 308.640625 360 297.324219 L 360 86.808594 C 360 75.222656 350.398438 66 339 66 Z M 331.847656 66"/>
<path style="fill-rule:evenodd;fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 336.5625 66 C 331.152344 65.941406 325.882812 67.496094 321.613281 70.804688 L 192 168 L 62.386719 70.804688 C 38.113281 52.292969 9.597656 92.035156 33.609375 109.195312 L 177.609375 217.199219 C 186.140625 223.589844 197.859375 223.589844 206.390625 217.199219 L 343.105469 114.660156 L 350.390625 109.195312 C 368.199219 96.464844 359.65625 66.285156 336.566406 66 Z M 336.5625 66"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
</g>
</svg>
|