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
|
<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 40.800781 30 L 343.199219 30 C 352.476562 30 360 37.523438 360 46.800781 L 360 349.199219 C 360 358.476562 352.476562 366 343.199219 366 L 40.800781 366 C 31.523438 366 24 358.476562 24 349.199219 L 24 46.800781 C 24 37.523438 31.523438 30 40.800781 30 Z M 40.800781 30"/>
</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(0%,0%,0%)" d="M 190.992188 114.703125 L 72 198 L 162.703125 261.492188 L 169.851562 224.484375 L 132 198 L 181.640625 163.242188 Z M 223.523438 136.078125 L 216.398438 173.085938 L 252 198 L 205.289062 230.695312 L 195.9375 279.234375 L 312 198 Z M 223.523438 136.078125"/>
</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 40.804688 24 C 31.496094 24 24 31.496094 24 40.804688 L 24 46.804688 C 24 37.496094 31.496094 30 40.804688 30 L 343.195312 30 C 352.503906 30 360 37.496094 360 46.804688 L 360 40.804688 C 360 31.496094 352.503906 24 343.195312 24 Z M 40.804688 24"/>
</g>
</defs>
<g>
<use mask="url(#mask0)" xlink:href="#surface5"/>
<path style="fill:rgb(71.764706%,76.470588%,80.392157%)" d="M 40.800781 24 L 343.199219 24 C 352.476562 24 360 31.523438 360 40.800781 L 360 343.199219 C 360 352.476562 352.476562 360 343.199219 360 L 40.800781 360 C 31.523438 360 24 352.476562 24 343.199219 L 24 40.800781 C 24 31.523438 31.523438 24 40.800781 24 Z M 40.800781 24"/>
<use mask="url(#mask1)" xlink:href="#surface8"/>
<path style="fill:rgb(13.333333%,21.176471%,33.72549%)" d="M 190.992188 108.703125 L 72 192 L 162.703125 255.492188 L 169.851562 218.484375 L 132 192 L 181.640625 157.242188 Z M 190.992188 108.703125"/>
<path style="fill:rgb(21.176471%,48.235294%,94.117647%)" d="M 223.523438 130.078125 L 216.398438 167.085938 L 252 192 L 205.289062 224.695312 L 195.9375 273.234375 L 312 192 Z M 223.523438 130.078125"/>
<use mask="url(#mask2)" xlink:href="#surface11"/>
</g>
</svg>
|